MCPcopy Create free account
hub / github.com/RustOtomeLab/RustEng / main

Function main

src/ui/build.rs:1–3  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1fn main() {
2 slint_build::compile("./ui/main_window.slint").unwrap();
3}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected