Skip to main content

Crate brk_traversable

Crate brk_traversable 

Source

Structs§

IndexMap
A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
SeriesLeaf
Leaf node containing series metadata
SeriesLeafWithSchema
SeriesLeaf with JSON Schema for client generation

Enums§

Index
Aggregation dimension for querying series. Includes time-based (date, week, month, year), block-based (height, tx_index), and address/output type indexes.
TreeNode
Hierarchical tree node for organizing series into categories

Traits§

Traversable