cargo
1.81.0-nightly
(e9e6e2e44 2024-06-28)
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
>