Function cargo::util::toml::targets::is_normalized

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