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