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.
MetricLeaf
Leaf node containing metric metadata
MetricLeafWithSchema
MetricLeaf with JSON Schema for client generation

Enums§

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

Traits§

Traversable