Type Definition api_request_utils_rs::ReqwestError

source ·
pub type ReqwestError = Error;
Expand description

Alias for the reqwest::Error type.