Skip to main content
inferred_to_toml_targets
cargo
1.96.0-beta.5
(a5a9a5438 2026-05-01)
In cargo::
util::
toml::
targets
cargo
::
util
::
toml
::
targets
Function
inferred_
to_
toml_
targets
Copy item path
Source
fn inferred_to_toml_targets(inferred: &[(
String
,
PathBuf
)]) ->
Vec
<
TomlTarget
>