Skip to main content

resp_json

Function resp_json 

Source
pub async fn resp_json<T>(resp: Response, err_mes: &str) -> Result<T>