23ee571b266250c9bf223d6299579b45d83adb80
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%