Type Alias Key

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

Key for data.

Aliased Typeยง

pub struct Key { /* private fields */ }