Fuzzy match against targets and examples in current rust project.
``` cargo-select
USAGE: cargo select [ARGS]
ARGS:
OPTIONS:
-h, --help Print help information
``
cargo select runis special-cased to
cargo runwith
--package NAMEor
--example NAME`
cargo install cargo-select
git clone https://github.com/LoipesMas/cargo-select.git
cd cargo-select
cargo install --path .