rair-core
rair-core copied to clipboard
make the code base suck less
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_docs
for rcore - [ ]
missing_docs
for rair-io - [ ]
missing_docs
for rair-env