rscheck-cli 0.1.0-alpha.3

CLI frontend for the rscheck policy engine.
Documentation
1
2
3
4
5
pub use crate::config::{
    AdaptersConfig, ClippyAdapterConfig, ConfigError, EngineConfig, EngineMode, Level,
    OutputConfig, OutputFormat, Policy, PublicApiErrorsConfig, RuleOptions, RuleSettings,
    ScopeConfig, WorkspaceConfig,
};