Expand description
Table row interface.
Macros
- col_type 🔒
Structs
- Iterator implementation for the rows in a data frame.
Enums
Traits
- Trait for column types.
- Interface for data frame builders.
- Interface for data frame structs for deserialization.
- Marker trait for column types that can be mapped with Into
Functions
- Convert a data frame into a vector.
- Convert a vector of records to a chunk.