Skip to main content
infer_subdirectory
cargo
1.99.0-nightly
(6f72b5dd5 2026-07-22)
In cargo::
workspace::
parser::
targets
cargo
::
workspace
::
parser
::
targets
Function
infer_
subdirectory
Copy item path
Source
fn infer_subdirectory( package_root: &
Path
, entry: &
DirEntry
, ) ->
Option
<(
String
,
PathBuf
)>