cargo
1.82.0
(f6e511eec 2024-10-15)
In cargo::
util::
toml::
targets
Function
cargo
::
util
::
toml
::
targets
::
legacy_bin_path
Copy item path
source
ยท
[
−
]
fn legacy_bin_path( package_root: &
Path
, name: &
str
, has_lib:
bool
, ) ->
Option
<
PathBuf
>