Expand description
MARC record representation.
The code in this module supports records in the MARC format. It can be used for processing both bibliographic and name authority records.
Structs§
- Code
- An indicator or subfield code.
- Control
Field - A control field (00X) in a MARC record.
- Field
- A field in a MARC record.
- MARC
Record - A MARC record.
- Subfield
- A subfield in a MARC record.
Enums§
- Parse
Code Error - Error parsing a code