pub type CookieKey = String;
Key type used in the request cookies.
pub struct CookieKey { /* private fields */ }