Type Alias RequestBodyString

Source
pub type RequestBodyString = String;
Expand description

The request body as a UTF-8 string.

Aliased Typeยง

pub struct RequestBodyString { /* private fields */ }