diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -185,6 +185,9 @@ use pidgin::{Grammar, Match, Matcher}; use regex::Regex; lazy_static! { + // making this public is useful for testing, but best to keep it hidden to + // limit complexity and commitment + #[doc(hidden)] pub static ref GRAMMAR: Grammar = grammar!{ (?ibBw) |