4f46b6d99321638c8541432ce1fbaa03111fc906
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%