Type Alias Key

Source
pub type Key = String;
Expand description

Parameter keys are ascii lowercase strings.

Aliased Typeยง

pub struct Key { /* private fields */ }