Expand description
decree.rust - Rust structural rules.
Structs§
- Rust
Config - Configuration for rust decree
- Rust
Decree
Functions§
- config_
from_ decree_ settings - Convert
DecreeSettingstoRustConfig - init_
decree - init_
decree_ with_ config - Create decree with custom config
- init_
decree_ with_ configs - Create decree with custom config + supreme config (merged from decree.supreme + decree.rust)
- lint_
cargo_ toml - Lint Cargo.toml for edition and rust-version compliance
- lint_
source - Lint Rust source for structural violations.
- lint_
source_ with_ config - Lint with custom configuration