Module core

Module core 

Source

Modules§

api
bytes
Provides abstractions for working with bytes.
core
derive
link
record
types

Macros§

api_decode

Structs§

ByteBuf
Bytes Buffer with an optimized implementation for encoding and decoding. Useful for handling an immutable set of bytes.

Traits§

Decoder
DecoderVarInt
Encoder
EncoderVarInt

Type Aliases§

Version

Derive Macros§

Decoder
Encoder
FluvioDefault
RequestApi