Module relational

Source
Expand description

Implementation for a relational linked chunk, see RelationalLinkedChunk.

Structs§

RelationalLinkedChunk
A LinkedChunk but with a relational layout, similar to what we would have in a database.

Traits§

IndexableItem
The IndexableItem trait is used to mark items that can be indexed into a RelationalLinkedChunk.