pub type RequestHost = String;
An alias for String, representing the host part of an HTTP request.
String
pub struct RequestHost { /* private fields */ }