Skip to main content

RowValues

Type Alias RowValues 

Source
pub type RowValues = Box<[Value]>;
Expand description

Row values matching RowLabels.

Aliased Typeยง

pub struct RowValues(/* private fields */);