cargo-api 0.1.1

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

pub use crate_::Crate;