pub type Key = String;
Parameter keys are ascii lowercase strings.
pub struct Key { /* private fields */ }