RobotCaleb / dawnstar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Useful commands:
cargo update
cargo build
cargo run

This uses nightly:
rustup install nightly
rustup default nightly
Alternatively can change edition = "2018" in Cargo.toml to 2015

About


Languages

Language:Rust 100.0%