Docs.rs
file_lib-0.1.1
file_lib 0.1.1
Permalink
Docs.rs crate page
LGPL-3.0
Links
crates.io
Source
Owners
yinpeach
Dependencies
rust-crypto ^0.2.36
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
file_
lib
0.1.1
file_lib
Function
read_dir_
Copy item path
Source
pub fn read_dir_(path: &
Path
, f: impl
Fn
(&
Path
) +
Copy
) ->
Result
<
()
,
Error
>