cargo
1.83.0-nightly
(2bd1e894e 2024-09-26)
In cargo::
util::
toml::
targets
cargo
::
util
::
toml
::
targets
Function
legacy_bin_path
Copy item path
source
fn legacy_bin_path( package_root: &
Path
, name: &
str
, has_lib:
bool
, ) ->
Option
<
PathBuf
>