Crates.io | cargo-api |
lib.rs | cargo-api |
version | 0.1.1 |
source | src |
created_at | 2020-11-21 22:27:30.359365 |
updated_at | 2024-08-31 04:26:12.129175 |
description | Elegant Rust API which wraps the cargo HTTP API |
homepage | |
repository | https://github.com/foresterre/cargo-api |
max_upload_size | |
id | 314828 |
size | 51,886 |
Commands:
crate Print details for a specific crate
help Print this message or the help of the given subcommand(s)
Options:
--manifest-path <PATH> Path to Cargo.toml
--user-agent <USER_AGENT>
-h, --help Print help
-V, --version Print version
cargo api crate <name>
Usage: cargo api --user-agent <USER_AGENT> crate <name>