Docs.rs
alpine-protocol-rs-1.2.1
alpine-protocol-rs 1.2.1
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
kristofferous
Dependencies
async-trait ^0.1
normal
chacha20poly1305 ^0.10
normal
ed25519-dalek ^2.1
normal
hkdf ^0.12
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rand_core ^0.6
normal
rustls-pemfile ^2.1
normal
serde ^1.0
normal
serde_cbor ^0.11
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.37
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1.6
normal
x25519-dalek ^2.0
normal
criterion ^0.4
dev
Versions
23.98%
of the crate is documented
Go to latest version
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
Module stream
alpine
1.2.1
Module stream
Module Items
Structs
Enums
Traits
In crate alpine
alpine
Module
stream
Copy item path
Source
Structs
§
Alnp
Stream
Stream state machine used by higher-level clients.
Enums
§
Stream
Error
Errors emitted from the streaming helper.
Traits
§
Frame
Transport
Minimal transport for sending serialized ALPINE frames (UDP/QUIC left to the caller).