Skip to main content

cargo_bins

Function cargo_bins 

pub fn cargo_bins() -> impl Iterator<Item = (String, PathBuf)>
Expand description

Return all the name and path for all binaries built by Cargo

Cargo support:

  • >1.94: works