ready-set-rust 0.1.0

Rust capability provider plugin for ready-set.
Documentation
1
2
3
4
5
6
# See `[workspace.lints]` in Cargo.toml for the policy. This file holds
# clippy *configuration* knobs (thresholds, allowed prefixes, etc.) rather
# than lint levels.
msrv                                = "1.95"
avoid-breaking-exported-api         = false
disallowed-names                    = ["foo", "bar", "baz", "qux"]