7519907a6a318a68ab248f38d16edc48261db7dc
Lints
Repo for dealing with linting rust code.
Development
Run the full validation suite before committing:
just all
Publish
cargo semver-checks --all-featurescargo publish --dry-run -p <crate>cargo publish --dry-run --workspace
Description
Languages
Rust
96.5%
Just
3.5%