Skip to main content
inferred_to_toml_targets
cargo
1.99.0-nightly
(008fa22ce 2026-07-25)
In cargo::
workspace::
parser::
targets
cargo
::
workspace
::
parser
::
targets
Function
inferred_
to_
toml_
targets
Copy item path
Source
fn inferred_to_toml_targets(inferred: &[(
String
,
PathBuf
)]) ->
Vec
<
TomlTarget
>