Function process_response

Source
pub async fn process_response(
    response: Response,
) -> Result<String, Box<dyn Error>>