Module sp_core::bounded_vec

source ·
Expand description

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.