pub type RawValues = Vec<RecordValue>;Expand description
Storage container for low level point data.
Aliased Typeยง
pub struct RawValues { /* private fields */ }pub type RawValues = Vec<RecordValue>;Storage container for low level point data.
pub struct RawValues { /* private fields */ }