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