Skip to main content

parser_for

Function parser_for 

Source
pub fn parser_for(format: FileFormat) -> Box<dyn Parser>
Expand description

Return a boxed parser for the given format.