Type Alias Key

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

Key for data.

Aliased Typeยง

struct Key { /* private fields */ }