rair-core
rair-core copied to clipboard
make the code base suck less
trafficstars
This will be good starting point
#![deny(warnings, missing_docs)]
#![warn(future_incompatible, nonstandard_style, warnings, missing_docs, rust_2018_idioms, unused, edition_2018)]
and there is rustc -W help
- [ ]
missing_docsfor rcore - [ ]
missing_docsfor rair-io - [ ]
missing_docsfor rair-env