dioxus-cli 0.6.3

CLI for building fullstack web, desktop, and mobile apps with a single codebase.
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}