MCPcopy 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
4fn main() {
5 bitfun_installer_lib::run()
6}

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected