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