Docs.rs
filesystem-hashing-0.3.4
filesystem-hashing 0.3.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
helloimalemur
Dependencies
anyhow ^1.0.82
normal
blake3 ^1.5.1
normal
bytes ^1.6.0
normal
chrono ^0.4.38
normal
log ^0.4.21
normal
md5 ^0.7.0
normal
rand ^0.9.0-alpha.1
normal
serde ^1.0.198
normal
serde_json ^1.0.116
normal
sha3 ^0.11.0-pre.3
normal
thiserror ^1.0.58
normal
threadpool ^1.8.1
normal
walkdir ^2.5.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
filesystem_
hashing
0.3.4
filesystem_hashing
Function
import_snapshot
Copy item path
Source
pub fn import_snapshot(path:
String
, verbose:
bool
) ->
Result
<
Snapshot
,
Error
>