Skip to main content

Key

Type Alias Key 

Source
pub type Key = Key;
Expand description

Stack-allocated secret key.

Aliased Typeยง

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