Module dbkit_engine::table [] [src]

Tools for creating, writing & accessing columnar by row or element.

Structs

Table

Abstraction on top of a Block for easy construction and modification of contained data.

TableAppender

TableAppender is a convenient way to programmatically build a Table/Block.