fallow-engine 3.1.0

Typed analysis engine facade for fallow consumers
Documentation
1
2
3
//! Suppression helpers exposed for editor and embedding surfaces.

pub use fallow_types::suppress::{IssueKind, Suppression, is_file_suppressed, is_suppressed};