pub fn reqwest_client() -> ClientExpand description
Create a new reqwest::Client with sane parameters
ยงPanics
Panics if the client fails to build, which should never happen
pub fn reqwest_client() -> ClientCreate a new reqwest::Client with sane parameters
Panics if the client fails to build, which should never happen