infer_from_directory
cargo
1.92.0-nightly
(f6092f224 2025-09-22)
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
)>