Key

Type Alias Key 

Source
pub type Key = String;
Expand description

Type alias for the key used in annotations.

Aliased Typeยง

pub struct Key { /* private fields */ }