Re-exports§
pub use writer::StructStrategy;
Modules§
- writer
- A writer strategy for struct-typed arrays.
Structs§
- Struct
- Struct
Layout - Decomposes a struct-typed column into one child per field, enabling columnar projection.
- Struct
Layout Encoding
pub use writer::StructStrategy;