Type Alias zk_kit_pmt::Value

source ·
pub type Value = Vec<u8>;
Expand description

Denotes values in a database

Aliased Type§

struct Value { /* private fields */ }