KeyId

Type Alias KeyId 

Source
pub type KeyId<K> = KeyId<V1, K>;
Expand description

A short ID for a key.

Aliased Typeยง

pub struct KeyId<K> { /* private fields */ }