cargo::util::toml::targets

Function are_normalized

source
fn are_normalized(
    toml_targets: Option<&Vec<TomlTarget>>,
    autodiscover: Option<bool>,
) -> bool