pub type RowValues = Box<[Value]>;
Row values matching RowLabels.
RowLabels
pub struct RowValues(/* private fields */);