pub fn from_slice(payload: &[u8]) -> Result<Request>
Expand description

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