Type Definition fastobo::parser::DefaultParser

source ·
pub type DefaultParser<B> = ThreadedParser<B>;
Expand description

The default parser used by fastobo::from_reader and fastobo::from_file.