cargo::util::toml::targets

Function are_normalized_

Source
fn are_normalized_(
    toml_targets: Option<&[TomlTarget]>,
    autodiscover: Option<bool>,
) -> bool