Module openlib

Source
Expand description

OpenLibrary data layouts and parsing logic.

Re-exports§

pub use author::AuthorProcessor;
pub use edition::EditionProcessor;
pub use source::Row;
pub use work::WorkProcessor;

Modules§

author
OpenLibrary author schemas.
edition
OpenLibrary edition schemas.
key
source
Parse OpenLibrary JSON.
subject
work
OpenLibrary work schemas.