Skip to main content

Module record

Module record 

Source

Structs§

Record
A single data record with a unique ID and a map of field values.

Enums§

FieldValue
Typed value stored in a record field.

Traits§

FromFieldValue
Typed extraction from a FieldValue.

Functions§

derive_record_id
Derive a stable RecordId from a (source, key) pair using FNV-1a.

Type Aliases§

FieldName
RecordId