cargo
1.81.0
(eeb90cda1 2024-09-04) (built from a source tarball)
In cargo::util::toml::targets
Function
cargo
::
util
::
toml
::
targets
::
inferred_to_toml_targets
Copy item path
source
ยท
[
−
]
fn inferred_to_toml_targets(inferred: &[(
String
,
PathBuf
)]) ->
Vec
<
TomlTarget
>