Type Definition api_request_utils::ReqwestError

source ·
pub type ReqwestError = Error;
Expand description

Alias for the reqwest::Error type.