infer_file
cargo
1.93.0-nightly
(27b076af7 2025-11-21)
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
)>