Docs.rs
dprint-development-0.9.5
dprint-development 0.9.5
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
dsherret
Dependencies
anyhow ^1.0.66
normal
console ^0.15.2
normal
serde_json ^1.0.104
normal
similar ^2.2.1
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In dprint_development
?
Function
dprint_development
::
get_files_in_dir_recursive
source
·
[
−
]
pub fn get_files_in_dir_recursive(path: &
Path
) ->
Vec
<(
PathBuf
,
String
)>