pub(crate) fn managed_cargo_installers<'a>( cargo_bin_dir: &'a Path, bin_dir: &'a Path, ) -> Vec<Box<dyn Installer + 'a>>
Construct the declared Cargo and Git tool inventory.