#[macro_use] extern crate serde_derive; pub mod paths; pub mod client; mod error;