Key

Type Alias Key 

Source
pub(super) type Key = Box<[u8]>;

Aliased Typeยง

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