cargo::util::toml::targets

Function inferred_to_toml_targets

source
fn inferred_to_toml_targets(inferred: &[(String, PathBuf)]) -> Vec<TomlTarget>