exec_parser

Function exec_parser 

Source
pub fn exec_parser(config: ParserConfig) -> Result<Schemas, Error>
Expand description

Executes the Parser with the passed config.

ยงErrors

Returns a suitable Error type if the process was not successful.