infer_subdirectory
cargo
1.94.1
(e408947bf 2026-03-25)
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
)>