Skip to main content
infer_from_directory
cargo
1.100.0-nightly
(e71c0f1e3 2026-08-18)
In cargo::
workspace::
parser::
targets
cargo
::
workspace
::
parser
::
targets
Function
infer_
from_
directory
Copy item path
Source
fn infer_from_directory( package_root: &
Path
, relpath: &
Path
, ) ->
Vec
<(
String
,
PathBuf
)>