Trait OpenLibraryModel

Source
pub trait OpenLibraryModel { }

Implementations on Foreign Types§

Source§

impl OpenLibraryModel for HashMap<BibliographyKey, Book>

Implementors§