Skip to main content

new

Function new 

Source
pub fn new() -> Client
Expand description

Create a new reqwest client

Equals to

reqwest::Client::new()