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

type DefaultBatchRecords = Vec<DefaultRecord>;

Trait Implementations

impl BatchRecords for DefaultBatchRecords[src]