pub fn krates_with_index( kb: &mut Builder, config_root: Option<PathBuf>, cargo_home: Option<PathBuf>, ) -> Result<()>
Adds the crates.io index with the specified settings to the builder for feature resolution