Docs.rs
bounded-collections-0.2.2
bounded-collections 0.2.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
crates.io
Source
Owners
KiChjang
github:paritytech:core-devs
Dependencies
parity-scale-codec ^3.3.0
normal
log ^0.4.17
normal
scale-info >=1.0, <3
normal
schemars >=0.8.12
normal
optional
serde ^1.0.101
normal
optional
serde_json ^1.0.41
dev
Versions
99.03%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bounded_
collections
0.2.2
Module bounded_
btree_
map
Module Items
Structs
In crate bounded_
collections
bounded_collections
Module
bounded_btree_map
Copy item path
Source
Expand description
Traits, types and structs to support a bounded BTreeMap.
Structs
ยง
BoundedB
Tree
Map
A bounded map based on a B-Tree.