infer_file
cargo
1.91.0-beta.9
(1f2519788 2025-10-17)
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
)>