KeyText

Type Alias KeyText 

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

A plaintext encoding of a key.

Aliased Typeยง

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