infer_from_directory
cargo
1.93.0-beta.1
(1b6e21e16 2025-12-08)
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
)>