Skip to main content

ResponseDataString

Type Alias ResponseDataString 

Source
pub type ResponseDataString = String;
Expand description

UTF-8 form of the full serialized HTTP response.

Aliased Typeยง

pub struct ResponseDataString { /* private fields */ }