//! This Is a prelude tye module for using Gobble
//! If the parser is written in another module and you only need access to the traits that make it
//! work
//! use gobble::traits::*;
pubusecrate::chars::CharBool;pubusecrate::iter::LCChars;pubusecrate::ptrait::Parser;