Skip to main content

Module dim_spec

Module dim_spec 

Source
Expand description

Dimension specification.

Structs§

DimSpec
One dimension of an super::ArraySchema.

Enums§

DimType
Dimension type tag. Each variant has a one-to-one mapping with crate::types::coord::value::CoordValue — the encoder dispatches off this tag.