Crate cargo_sync_rdme

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.4.3"

Structs§

App
Command line interface definition for cargo-sync-rdme command.

Functions§

main
Entry point of cargo-sync-rdme command.

Type Aliases§

Error
Error type for cargo-sync-rdme command.
Result
Result type for cargo-sync-rdme command.