[][src]Module fastobo::parser

Parser and parsing-related traits for the OBO format.

Structs

OboParser

The OBO format version 1.4 parser.

Enums

Rule

Traits

FromPair

A trait for structures that can be parsed from a pest::Pair.

FromSlice

Parse a value from a slice with a lifetime parameter.

QuickFind