Skip to main content

ParserFnSpecs

Type Alias ParserFnSpecs 

Source
pub type ParserFnSpecs<T> = (ParserFnSpec<T>, PredFnSpec<T>, ByteLenFnSpec<T>);