Initialize project for production
cargo new <name> --bin
Build for production
cargo build
There was an error while loading. Please reload this page.