cargo
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
>