Function agent

pub fn agent() -> Agent
Available on crate feature dep_ureq only.
Expand description

A new Agent with default configuration

Agents are used to hold configuration and keep state between requests.