pub fn literal_range<R>(range: R) -> Rc<Grammar> where
    R: RangeBounds<char>, 
Available on crate feature grammar_mutator only.