Structs§
- Array
Type - Boolean
Type - Enum
Type - Float
Type - Index
Map - A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
- Integer
Type - Literal
Type - Object
Type - Schema
- Describes the metadata and shape of a type.
- Schema
Builder - A
Schema
builder. - Schema
Field - Describes the metadata and shape of a field within a struct or enum.
- String
Type - Struct
Type - Tuple
Type - Union
Type
Enums§
- Float
Kind - Integer
Kind - Literal
Value - Schema
Type - All possible types within a schema.
- Union
Operator
Traits§
- Schematic
- Defines a schema that represents the shape of the implementing type.