Docs.rs
noise-framework-0.4.0
noise-framework 0.4.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cloudhead
dr-orlovsky
Dependencies
amplify ^4.6.0
normal
chacha20poly1305 ^0.10.1
normal
cyphergraphy ^0.3.0
normal
Versions
41.38%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
noise
0.4.0
HandshakeHash
In crate noise
?
Settings
Type Alias
noise
::
HandshakeHash
Copy item path
source
·
[
−
]
pub type HandshakeHash<D> = <D as
Digest
>::
Output
;