Docs.rs
cellar-core-0.7.2
cellar-core 0.7.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tyrchen
Dependencies
base64 ^0.21.0
normal
bincode ^2.0.0-rc.2
normal
blake2s_simd ^1.0.1
normal
c2-chacha ^0.3.3
normal
certify ^0.5.2
normal
ed25519-compact ^2.0.4
normal
rand ^0.8.5
normal
rcgen ^0.10.0
normal
rust-argon2 ^1.0.0
normal
serde ^1.0.152
normal
thiserror ^1.0.38
normal
zeroize ^1.5.7
normal
criterion ^0.4.0
dev
quickcheck ^1.0.3
dev
quickcheck_macros ^1.0.0
dev
Versions
22.86%
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
Key
cellar_
core
0.7.2
Key
Aliased Type
In crate cellar_
core
cellar_core
Type Alias
Key
Copy item path
Source
pub type Key =
Zeroizing
<[
u8
;
32
]>;
Aliased Type
ยง
pub struct Key(
/* private fields */
);