Docs.rs
fluvio-protocol-0.50.1
fluvio-protocol 0.50.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sehz
github:infinyon:fluvio-publisher
Dependencies
bytes ^1.7.2
normal
cfg-if ^1.0.0
normal
content_inspector ^0.2
normal
optional
crc32c ^0.6
normal
optional
derive_builder ^0.20.0
normal
optional
eyre ^0.6
normal
optional
fluvio-compression ^0.50.1
normal
optional
fluvio-future ^0.8.3
normal
optional
fluvio-protocol-derive ^0.50.1
normal
optional
fluvio-types ^0.50.1
normal
optional
flv-util ^0.5.2
normal
optional
once_cell ^1.7.2
normal
optional
semver ^1.0.13
normal
optional
thiserror ^2.0.11
normal
optional
tokio-util ^0.7.0
normal
optional
tracing ^0.1.19
normal
criterion ^0.5.0
dev
fluvio-future ^0.8.3
dev
futures ^0.3.1
dev
trybuild ^1.0.64
dev
Versions
31.25%
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
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
fluvio_
protocol
0.50.1
Module core
Module Items
Structs
Traits
Type Aliases
In crate fluvio_
protocol
fluvio_protocol
Module
core
Copy item path
Source
Structs
§
ByteBuf
Bytes Buffer with an optimized implementation for encoding and decoding. Useful for handling an immutable set of bytes.
Traits
§
Decoder
Decoder
VarInt
Encoder
Encoder
VarInt
Type Aliases
§
Version