Skip to main content
infer_from_directory
cargo
1.96.0-beta.4
(8489f1adb 2026-04-20)
In cargo::
util::
toml::
targets
cargo
::
util
::
toml
::
targets
Function
infer_
from_
directory
Copy item path
Source
fn infer_from_directory( package_root: &
Path
, relpath: &
Path
, ) ->
Vec
<(
String
,
PathBuf
)>