Trait influent::hurl::Hurl [] [src]

pub trait Hurl {
    fn request(&self, Request) -> HurlResult;
}

Required Methods

Implementors