Docs.rs
bounded-collections-0.1.9
bounded-collections 0.1.9
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
serde ^1.0.101
normal
serde_json ^1.0.41
dev
Versions
100%
of the crate is documented
Go to latest version
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.1.9
Module bounded_btree_map
Structs
In crate bounded_collections
?
Module
bounded_collections
::
bounded_btree_map
source
·
[
−
]
Expand description
Traits, types and structs to support a bounded BTreeMap.
Structs
BoundedBTreeMap
A bounded map based on a B-Tree.