Function mango_v4_client::http_error_handling
source · pub async fn http_error_handling<T: DeserializeOwned>(
response: Response
) -> Result<T>
pub async fn http_error_handling<T: DeserializeOwned>(
response: Response
) -> Result<T>