Type Alias Value

Source
pub type Value = Digest;
Expand description

Value type used in the database.

Aliased Typeยง

pub struct Value(/* private fields */);