Type Alias Key

Source
pub type Key = String255;
๐Ÿ‘ŽDeprecated since 0.4.4: Use String255 instead

Aliased Typeยง

pub struct Key(/* private fields */);