MCPcopy Create free account
hub / github.com/Moosync/Moosync / main

Function main

src-tauri/src/main.rs:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19
20#[tracing::instrument(level = "debug", skip())]
21fn main() {
22 app_lib::run();
23}

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected