Module scalar

Source
Expand description

ScalarValue: stores single values

Structs§

ScalarStructBuilder
Builder for ScalarValue::Struct.

Enums§

ScalarValue
A dynamically typed, nullable single value.

Traits§

ScalarType
Trait used to map a NativeType to a ScalarValue

Functions§

get_dict_value
Return a reference to the values array and the index into it for a dictionary array