Type Alias Key

Source
pub type Key = SmallString<[u8; 16]>;
Expand description

Object key.

Aliased Typeยง

struct Key { /* private fields */ }