pub type WireRow = Vec<OwnedValue>;Expand description
A row on the wire: positional cells, aligned to the level’s Schema.columns.
Aliased Type§
pub struct WireRow { /* private fields */ }pub type WireRow = Vec<OwnedValue>;A row on the wire: positional cells, aligned to the level’s Schema.columns.
pub struct WireRow { /* private fields */ }