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