pub fn from_str(payload: &str) -> Result<Request>
Expand description

Parse a JSON payload from a string slice into a request.