StandardLabelStorage

Type Alias StandardLabelStorage 

Source
pub type StandardLabelStorage = LabelStorage<16, 32>;
Expand description

Standard label storage (16 labels, 32 chars each)

Aliased Typeยง

pub struct StandardLabelStorage { /* private fields */ }