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