cargo
1.82.0
(f6e511eec 2024-10-15)
In cargo::
util::
toml::
targets
Function
cargo
::
util
::
toml
::
targets
::
validate_lib_name
Copy item path
source
ยท
[
−
]
fn validate_lib_name( target: &
TomlTarget
, warnings: &mut
Vec
<
String
>, ) ->
CargoResult
<
()
>