ParserSpec

Trait ParserSpec 

Source
pub trait ParserSpec {
    type Reader;
    type SpecificContext;
}

Required Associated Types§

Implementors§