Type Alias essential_types::Key

source ·
pub type Key = Vec<Word>;
Expand description

Key for data.

Aliased Type§

struct Key { /* private fields */ }