pub type ResponseDataString = String;
An alias for String, representing the full serialized content of the HTTP response as a UTF-8 string.
String
pub struct ResponseDataString { /* private fields */ }