cargo
1.85.0-beta
(461de7492 2025-02-13) (built from a source tarball)
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
)>