Docs.rs
mls-spec-1.0.3
mls-spec 1.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
OtaK
Dependencies
async-trait ^0.1
normal
color-eyre ^0.6
normal
optional
hex ^0.4
normal
optional
mediatype ^0.20
normal
optional
miette ^7
normal
mls-rs-codec ^0.6
normal
optional
postcard ^1
normal
optional
pretty_assertions ^1.4
normal
optional
serde ^1
normal
optional
serde_repr ^0.1
normal
optional
static_assertions ^1.1
normal
strum ^0.27
normal
subtle ^2.6
normal
thiserror ^2
normal
tls_codec ^0.4
normal
zeroize ^1.8
normal
color-eyre ^0.6
dev
convert_case ^0.8
dev
faster-hex ^0.10
dev
libtest-mimic ^0.8
dev
pretty_assertions ^1.4
dev
serde ^1.0
dev
serde_json ^1.0
dev
tokio ^1
dev
tracing-error ^0.2
dev
tracing-subscriber ^0.3
dev
js-sys ^0.3
normal
Versions
4.84%
of the crate is documented
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
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
mls_
spec
1.0.3
Node
Hash
Aliased Type
In mls_
spec::
tree::
hashes
mls_spec
::
tree
::
hashes
Type Alias
NodeHash
Copy item path
Source
pub type NodeHash =
SensitiveBytes
;
Aliased Type
ยง
pub struct NodeHash(
/* private fields */
);