Docs.rs
brk_traversable-0.1.7
brk_traversable 0.1.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nym21
Dependencies
brk_traversable_derive ^0.1.7
normal
optional
brk_types ^0.1.7
normal
indexmap ^2.13.0
normal
schemars ^1.2.1
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
vecdb ^0.6.8
normal
brk_traversable_derive ^0.1.7
dev
serde_json ^1.0.149
dev
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate brk_traversable
brk_
traversable
0.1.7
All Items
Crate Items
Structs
Enums
Traits
Crate
brk_
traversable
Copy item path
Source
Structs
§
Index
Map
A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
Metric
Leaf
Leaf node containing metric metadata
Metric
Leaf
With
Schema
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.
Tree
Node
Hierarchical tree node for organizing metrics into categories
Traits
§
Traversable