cargo
1.80.1
(3f5fd8dd4 2024-08-06) (built from a source tarball)
In cargo::util::toml::targets
Function
cargo
::
util
::
toml
::
targets
::
infer_file
Copy item path
source
ยท
[
−
]
fn infer_file( package_root: &
Path
, entry: &
DirEntry
, ) ->
Option
<(
String
,
PathBuf
)>