open-library 0.7.1

A client to interact with the Open Library API
Documentation
1
2
3
4
5
6
7
8
#[cfg(test)]
mod account;
#[cfg(test)]
mod author;
#[cfg(test)]
mod books;
#[cfg(test)]
mod works;