Enum ql2::proto::VersionDummy_Protocol [] [src]

pub enum VersionDummy_Protocol {
    PROTOBUF,
    JSON,
}

Variants

Trait Implementations

impl Clone for VersionDummy_Protocol
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for VersionDummy_Protocol
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for VersionDummy_Protocol
[src]

impl Debug for VersionDummy_Protocol
[src]

Formats the value using the given formatter.

impl Hash for VersionDummy_Protocol
[src]

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.

impl ProtobufEnum for VersionDummy_Protocol
[src]

impl Copy for VersionDummy_Protocol
[src]

impl ProtobufValue for VersionDummy_Protocol
[src]