Expand description
Field types, and the per-class shape a transform needs.
This lives in parse-rust-storage rather than parse-rust-schema because both adapters need it to
lower a value, and the transform cannot be written without knowing which fields are Pointers.
parse-rust-schema will own inference, validation and CLP on top of these types.
Structs§
- Class
Schema - The shape of one class: what a transform needs to lower or raise a document.
Enums§
- Field
Type - A Parse field type.
Functions§
- join_
schema - The fixed schema every join collection has.
- join_
table_ name - The join collection backing one
Relationfield.