Enum http_protocol::method::Method [−][src]
pub enum Method {
Get,
}Variants
Trait Implementations
impl StructuralPartialEq for Method[src]
impl StructuralPartialEq for Method[src]Auto Trait Implementations
impl RefUnwindSafe for Method
impl RefUnwindSafe for Methodimpl UnwindSafe for Method
impl UnwindSafe for Method