1 2 3 4
//! Compatibility re-export of the parser, which lives in the //! `badness-parser` crate. pub use badness_parser::parser::*;