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 */ }pub type Key = Vec<i64>;Key for data.
struct Key { /* private fields */ }