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