pub fn reqwest_client() -> Client
Expand 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() -> Client
Create a new reqwest::Client
with sane parameters
Panics if the client fails to build, which should never happen