Type Alias essential_check::constraint_vm::types::Value
source · pub type Value = Vec<i64>;
Expand description
The data at a key.
Aliased Type§
struct Value { /* private fields */ }
pub type Value = Vec<i64>;
The data at a key.
struct Value { /* private fields */ }