Docs.rs
bytecodec-0.5.0
bytecodec 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sile
Dependencies
bincode ^1
normal
optional
byteorder ^1
normal
pin-project ^1
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
tokio ^1.0
normal
optional
trackable ^1
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
bytecodec
0.5.0
Module padding
Module Items
Structs
In crate bytecodec
bytecodec
Module
padding
Copy item path
Source
Expand description
Encoder and decoder for padding bytes.
Structs
ยง
Padding
Decoder
Decoder for reading padding bytes from input streams.
Padding
Encoder
Encoder for writing padding bytes to output streams.