infer_file
cargo
1.91.0-nightly
(7ad23f43a 2025-09-09)
In cargo::
util::
toml::
targets
cargo
::
util
::
toml
::
targets
Function
infer_
file
Copy item path
Source
fn infer_file( package_root: &
Path
, entry: &
DirEntry
, ) ->
Option
<(
String
,
PathBuf
)>