cargo
1.88.0
(6b00bc388 2025-06-23)
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
)>