Skip to main content

from_response

Function from_response 

Source
pub async fn from_response(resp: Response) -> ApiError
Expand description

Extract an api_bones::ApiError from a reqwest::Response.