cargo
1.83.0
(90b35a623 2024-11-26)
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
)>