cargo-name-1.0.1 doesn't have any documentation.
cargo-name
Check whether a crate name is available on crates.io.
Usage
<name> The
Installation
License
MIT OR Apache-2.0
Check whether a crate name is available on crates.io.
cargo-name 0.1.0
Yoshua Wuyts <yoshuawuyts@gmail.com>
Check whether a crate name is available on crates.io
USAGE:
cargo-name <name>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<name> The name of the crate you're targeting.
$ cargo add cargo-name
MIT OR Apache-2.0