referrerpolicy=no-referrer-when-downgrade

Type Alias Pair

Source
pub type Pair = Pair;
Expand description

Statement-store specific ed25519 key pair.

Aliased Type§

struct Pair(/* private fields */);