Docs.rs
sdec-wire-0.8.0
sdec-wire 0.8.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zachsmith1
Dependencies
sdec-bitstream ^0.8.0
normal
proptest ^1.4
dev
Versions
50%
of the crate is documented
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
Skip to main content
All
wire
0.8.0
Crate Items
Structs
Enums
Constants
Functions
Type Aliases
List of all items
Structs
Limits
PacketFlags
PacketHeader
SessionFlags
SessionHeader
WirePacket
WireSection
Enums
DecodeError
EncodeError
LimitKind
SectionFramingError
SectionTag
Functions
decode_packet
decode_sections
decode_session_header
encode_header
encode_section
encode_session_header
Type Aliases
WireResult
Constants
HEADER_SIZE
MAGIC
SESSION_MAX_HEADER_SIZE
VERSION