We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This project uses a nightly feature from std Rust, so a nightly install is required. To install Rust nightly, run the following:
rustup default nightly
If you need to switch back to stable:
rustup default stable
Once the nightly version of Rust is installed, run:
cargo build --release