Docs.rs
cargo-tag-0.1.10
cargo-tag 0.1.10
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
LeoBorai
Dependencies
anyhow ^1
normal
clap ^4.5
normal
git2 ^0.20
normal
semver ^1.0
normal
serde ^1.0
normal
toml ^0.9.8
normal
toml_edit ^0.23
normal
Versions
54.55%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
cargo_tag/
lib.rs
1
pub mod
cargo_toml;
2
pub mod
cli;
3
pub mod
git;
4
pub mod
version;