cargo-api 0.1.1

Elegant Rust API which wraps the cargo HTTP API
Documentation
1
2
3
pub mod reqwest;

pub use reqwest::{Error, ReqwestClient};