leanpub-rs
An (unofficial) Leanpub API client.
Usage
Add a dependency to the leanpub crate.
[]
= "0.1.2"
Now you should be able to use it after you've imported the crate in your application or library.
extern crate leanpub;
An (unofficial) Leanpub API client.
Add a dependency to the leanpub crate.
[]
= "0.1.2"
Now you should be able to use it after you've imported the crate in your application or library.
extern crate leanpub;