Enum influent::hurl::Method [] [src]

pub enum Method {
    POST,
    GET,
}

Variants

Trait Implementations

impl Debug for Method
[src]

Formats the value using the given formatter.