Module agnes::field[][src]

Data structures and implementations for field information, both identifiers (FieldIdent) and field storage (FieldData and Value).

Structs

FieldData

Data vector containing the data for a single field (column) of an agnes data store.

RFieldIdent

Possibly-renamed field identifier

TFieldIdent

Field identifier along with an associated type.

Enums

FieldIdent

Identifier for a field in the source.

Value

(Possibly missing) data value container.