Skip to main content

StreamedRow

Type Alias StreamedRow 

Source
pub type StreamedRow = RawRow;
Expand description

A single streamed row.

Aliased Typeยง

pub struct StreamedRow { /* private fields */ }