open-library 0.7.1

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