Type Alias Key

Source
pub type Key = String;
Expand description

Key type of Map

Aliased Typeยง

pub struct Key { /* private fields */ }