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.
cargo install cargo-my-bin
It works as a cargo sub-command:
cargo my-bin
Try --help
for the full list of options:
cargo my-bin --help