Docs.rs
binate-0.0.1
binate 0.0.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mapkts
Dependencies
bitflags ^1.2
normal
bytes ^1
normal
dashmap ^4.0.2
normal
tokio ^1.8
normal
tokio-stream ^0.1.6
normal
loom ^0.5
normal
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
binate
0.0.1
All Items
Crate Items
Modules
Crate
binate
Copy item path
Source
Expand description
Implementation of the RSocket protocol.
Modules
ยง
frame
frame
Provides the
Frame
type that represents a RSocket protocol frame, and utilities for encoding/decoding frames into/from byte arrays.
prelude
The RSocket prelude.