Docs.rs
servant-codec-0.1.0
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
servant-codec 0.1.0
servant-code是servant的网络层编码库,基于futures_codec库。
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
4
items documented
0
out of
0
items with examples
Size
Source code size: 58.09 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.31 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
automanyang/servant-codec
0
0
0
crates.io
Dependencies
bincode ^1.2.1
normal
byteorder ^1.3.2
normal
bytes ^0.5.3
normal
futures_codec ^0.3.4
normal
ring ^0.16
normal
serde ^1.0
normal
futures ^0.3.1
dev
test-case ^1.0.0-alpha-1
dev
Versions
0.1.0
(2020-01-09)
Owners
servant-code是servant的网络层编码库,基于futures_codec库。
提供了三种编码方式:
LengthCodec
AeadCodec
RecordCodec