Crate dictator_rust

Crate dictator_rust 

Source
Expand description

decree.rust - Rust structural rules.

Structs§

RustConfig
Configuration for rust decree
RustDecree

Functions§

config_from_decree_settings
Convert DecreeSettings to RustConfig
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