Module terminus_store::layer

source ·
Expand description

Logic for working with layers.

Databases in terminus-store are stacks of layers. The first layer in such a stack is a base layer, which contains an intial data set. On top of that, each layer stores additions and removals.

Re-exports§

Modules§

Structs§

Enums§

Traits§

  • A layer containing dictionary entries and triples.
  • A layer builder trait with no generic typing.

Functions§