Crate cargo_sync_rdme
source ·Expand description
Cargo subcommand to synchronize README with the cargo manifest and crate documentation.
See repository’s README for cargo-sync-rdme command usage.
§Usage
Add this to your Cargo.toml:
[dependencies]
cargo-sync-rdme = "0.3.6"
Structs§
- Command line interface definition for
cargo-sync-rdmecommand.
Functions§
- Entry point of
cargo-sync-rdmecommand.
Type Aliases§
- Error type for
cargo-sync-rdmecommand. - Result type for
cargo-sync-rdmecommand.