Structs§
- Error when parsing trfr text.
- Struct representing a PAF record.
- Struct representing a PAF parser iterator.
- An owned iterator over the records of a refer file.
- A borrowed iterator over the records of a refer file.
Enums§
- Specific errors that can happen.
- Enum representing the possible types of tags.
- Enum representing the possible types of optional fields.
Type Aliases§
- A type alias for
Result<T, paf::Error>.