Type Alias Signatures

Source
pub type Signatures = HashMap<String, Signature>;

Aliased Typeยง

pub struct Signatures { /* private fields */ }