Skip to main content

ResponseBody

Type Alias ResponseBody 

Source
pub type ResponseBody = String;
Expand description

Raw response body returned by screenshot and similar APIs.

Aliased Typeยง

pub struct ResponseBody { /* private fields */ }