Skip to main content
are_normalized
cargo
1.96.0-nightly
(bcf3d36c9 2026-03-19)
In cargo::
util::
toml::
targets
cargo
::
util
::
toml
::
targets
Function
are_
normalized
Copy item path
Source
fn are_normalized( toml_targets:
Option
<&
Vec
<
TomlTarget
>>, autodiscover:
Option
<
bool
>, ) ->
bool