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 */ }