Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ main
Function
main
BitFun-Installer/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
4
fn main() {
5
bitfun_installer_lib::run()
6
}
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected