commands.sh

cargo search

all

Search for packages on <https://crates.io>. The crates are displayed along with descriptions in TOML format suitable for copying into `Cargo.toml`.

More info →

Examples (2)

Search for packages

Show `n` results (default: 10, max: 100)

cargo search --limit n query
made by @shridhargupta | data from tldr-pages