Docs.rs
lockbook-shared-0.9.4
lockbook-shared 0.9.4
Permalink
Docs.rs crate page
BSD-3-Clause
Links
crates.io
Source
Owners
Parth
Dependencies
aead ^0.4.2
normal
aes-gcm ^0.9.3
normal
base64 ^0.13.0
normal
bincode ^1.2.1
normal
db-rs ^0.3.1
normal
flate2 ^1.0
normal
hmac ^0.11.0
normal
http ^0.2.6
normal
libsecp256k1 ^0.7.1
normal
rand ^0.8.4
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
sha2 ^0.9.9
normal
tracing ^0.1.5
normal
uuid ^1.2.2
normal
Versions
3.43%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
not_root
lockbook_
shared
0.9.4
In lockbook_
shared::
validate
lockbook_shared
::
validate
Function
not_
root
Copy item path
Source
pub fn not_root<F:
FileLike
>(file:
&F
) ->
SharedResult
<
()
>