The command line
cargo help install
produces detailed help information. Among others it lists common EXAMPLES, e.g.
View the list of installed packages:
cargo install --list
The command line
cargo help install
produces detailed help information. Among others it lists common EXAMPLES, e.g.
View the list of installed packages:
cargo install --list