MCPcopy Create free account
hub / github.com/codename-co/stack / main

Function main

packages/app/src-tauri/src/main.rs:4–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
3
4fn main() {
5 stack_lib::run()
6}

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected