Module sp_runtime::bounded_vec
source · 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§
- A bounded slice.
- A bounded vector.
Traits§
- Create an object through truncation.