Expand description
Tools for managing MARC21 records and reading/writing records as binary, XML, and MARC breaker.
Re-exports§
pub use self::record::Controlfield;pub use self::record::Field;pub use self::record::Record;pub use self::record::Subfield;pub use self::xml::MARCXML_NAMESPACE;pub use self::xml::MARCXML_SCHEMA_LOCATION;pub use self::xml::MARCXML_XSI_NAMESPACE;
Modules§
- Routines for reading and writing binary MARC data.
- Routines for reading and writing MARC Breaker text
- Base MARC record model and associated components.
- Routines for reading and writing MARC XML