Macros§
Structs§
- The actual iterator implementation for
Chunk::iter_component
. - The underlying item type for
ChunkComponentIter
.
Traits§
- A
ChunkComponentSlicer
knows how to efficiently slice component batches out of a Chunk column.
Functions§
- The actual implementation of
impl_array_list_native_type!
, so that we don’t have to work in a macro. - The actual implementation of
impl_array_native_type!
, so that we don’t have to work in a macro. - The actual implementation of
impl_buffer_native_type!
, so that we don’t have to work in a macro. - The actual implementation of
impl_native_type!
, so that we don’t have to work in a macro.