Skip to main content

Module schema

Module schema 

Source

Re-exports§

pub use array_schema::ArraySchema;
pub use attr_spec::AttrSpec;
pub use attr_spec::AttrType;
pub use builder::ArraySchemaBuilder;
pub use cell_order::CellOrder;
pub use cell_order::TileOrder;
pub use dim_spec::DimSpec;
pub use dim_spec::DimType;

Modules§

array_schema
Top-level array schema.
attr_spec
Attribute specification.
builder
Schema construction with full validation.
cell_order
Cell-order and tile-order strategies.
dim_spec
Dimension specification.
validation