Skip to main content

Key

Type Alias Key 

Source
pub type Key = Vec<u8>;
Expand description

Type alias for storage keys

Aliased Typeยง

pub struct Key { /* private fields */ }