Enum influent::hurl::Method
[−]
[src]
pub enum Method { POST, GET, }
Variants
POST
GET
pub enum Method { POST, GET, }
POST
GET
impl Debug for Method
[src]