Docs.rs
bcp-decoder-0.1.0
bcp-decoder 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mega-blastoise
Dependencies
bcp-types ^0.1.0
normal
bcp-wire ^0.1.0
normal
thiserror ^2
normal
tokio ^1
normal
optional
zstd ^0.13
normal
Versions
65.38%
of the crate is documented
Platform
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
Module streaming
bcp_
decoder
0.1.0
Module streaming
Module Items
Structs
Enums
In crate bcp_
decoder
bcp_decoder
Module
streaming
Copy item path
Source
Structs
§
Streaming
Decoder
Asynchronous streaming decoder — yields blocks one at a time without buffering the entire payload.
Enums
§
Decoder
Event
Events emitted by the streaming decoder.