pub type RequestBodyString = String;
The request body as a UTF-8 string.
pub struct RequestBodyString { /* private fields */ }