Struct regex_tokenizer::Matcher
source · pub struct Matcher<TypeEnum> { /* private fields */ }
Expand description
A matcher capable of extracting tokens and associating them to a class of tokens
pub struct Matcher<TypeEnum> { /* private fields */ }
A matcher capable of extracting tokens and associating them to a class of tokens