cargo
1.84.0-nightly
(3fee0f12e 2024-11-20)
In cargo::
util::
toml::
targets
cargo
::
util
::
toml
::
targets
Function
infer_subdirectory
Copy item path
Source
fn infer_subdirectory( package_root: &
Path
, entry: &
DirEntry
, ) ->
Option
<(
String
,
PathBuf
)>