Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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())]
21
fn main() {
22
app_lib::run();
23
}
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected