Crate pica_record

source ·
Expand description

This library provides types to work with bibliographic records encoded in (normalized) PICA+, the internal data format of the OCLC cataloging system.

Modules§

  • Various matcher against record primitives.
  • General-use types and traits from this crate.
  • Low-level primitives to work with (normalized) PICA+ records.

Structs§

  • A record, that may contain invalid UTF-8 data.
  • A record, that guarantees valid UTF-8 data.

Enums§

  • An error that can occur in this crate.