Expand description
Re-export bounded_vec and bounded_btree_map macros only when std is enabled. Traits, types and structs to support putting a bounded vector into storage, as a raw value, map or a double map.
Structs§
- Bounded
Slice - A bounded slice.
- Bounded
Vec - A bounded vector.
Traits§
- Truncate
From - Create an object through truncation.