CARGO-MY-BIN

cargo-my-bin is a plugin for Cargo displaying the contents of ~/.cargo/bin/.

cargo-my-bin works on Linux and other Unix-like operating systems only.

INSTALLATION

cargo install cargo-my-bin

USAGE

It works as a cargo sub-command:

cargo my-bin

Try --help for the full list of options:

cargo my-bin --help

EXAMPLES

example-image-1