Enum gerritlib::call::CallMethod [] [src]

pub enum CallMethod {
    Get,
}

Variants

Trait Implementations

impl Display for CallMethod
[src]

Transform CallMethod type to String

Formats the value using the given formatter.