e57

Type Alias RawValues

source
pub type RawValues = Vec<RecordValue>;
Expand description

Storage container for low level point data.

Aliased Typeยง

struct RawValues { /* private fields */ }