Type Alias keyring::Key

source ·
pub type Key = String;
Expand description

Alias for the keyring entry key.

Aliased Type§

struct Key { /* private fields */ }