Type Alias essential_check::constraint_vm::types::Key

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

Key for data.

Aliased Type§

struct Key { /* private fields */ }