cargo
1.90.0-nightly
(35f603652 2025-06-29)
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
)>