cargo
1.80.1
(3f5fd8dd4 2024-08-06) (built from a source tarball)
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
>