Module pobsd_parser::field
source · Enums
- The Field enum is a representations of a line in the database. Each type of line is represented by a variant (see below). The Unknown variant is used to represent lines that were not parsed correctly.