Type Alias Key

Source
pub type Key = Digest;
Expand description

Key type used in the database.

Aliased Typeยง

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