1 2 3 4
//! Compatibility re-export of the declaration types, which live in the //! `badness-parser` crate (the parse is what consumes them). pub use badness_parser::declarations::*;