Type Definition fluvio_dataplane_protocol::batch::MemoryRecords[][src]

pub type MemoryRecords = Vec<Record>;
Expand description

A type describing in-memory records

Trait Implementations

how many bytes does record wants to process