Module dbn::metadata

source ·
Expand description

Contains Metadata struct which comes at the beginning of any DBN file or stream and MetadataBuilder for creating a Metadata with defaults.

Structs§

  • The resolved symbol for a date range.
  • Information about the data contained in a DBN file or stream. DBN requires the Metadata to be included at the start of the encoded data.
  • Helper for constructing Metadata structs with defaults.
  • A raw symbol and its symbol mappings for different time ranges within the query range.
  • Sentinel type for a required field that has not yet been set.

Constants§