vortex_array

Module encoding

Source
Expand description

Traits and types to define shared unique encoding identifiers.

Modules§

ids
Encoding ID constants for all Vortex-provided encodings
opaque

Structs§

EncodingId
EncodingId is a unique name and numerical code of the array

Traits§

ArrayEncodingRef
Encoding
Marker trait for array encodings with their associated Array type.
EncodingVTable
Object-safe encoding trait for an array.

Type Aliases§

EncodingRef