Rindle docs and package mapSkip to main content

WireRow

Type Alias WireRow 

Source
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 */ }