pub type ResponseReasonPhrase = String;
An alias for String, representing the reason phrase associated with the HTTP status code.
String
pub struct ResponseReasonPhrase { /* private fields */ }