Module pobsd_parser::parser
source · Expand description
Provides a simplistic Parser that converts
the PlayOnBSD Database
(either provided as a string or as a file) into a vector of Game objects.
Structs
- Parser provides a parser that can be created using the
Parser::newmethod which takes aParsingModeenum as only argument.
Enums
- Represent the result of the parsing.
- The
ParsingModeenum is used to represent the two parsing modes supported byParser: