json_body

Function json_body 

Source
pub async fn json_body<T: DeserializeOwned>(response: Response) -> Result<T>