We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It would be helpful for anyone who wants to contribute if there's a quick intro into what to consider when working on rasn.
rasn
Especially a little checklist that mentions what should be done to run manual checks, e.g. cargo test, cargo verify, cargo clippy --all-targets.
cargo test
cargo verify
cargo clippy --all-targets
Activity