Struct protobuf::descriptor::MethodDescriptorProto [] [src]

pub struct MethodDescriptorProto { /* fields omitted */ }

Methods

impl MethodDescriptorProto
[src]

Trait Implementations

impl PartialEq for MethodDescriptorProto
[src]

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

This method tests for !=.

impl Clone for MethodDescriptorProto
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for MethodDescriptorProto
[src]

Returns the "default value" for a type. Read more

impl Sync for MethodDescriptorProto
[src]

impl Message for MethodDescriptorProto
[src]

impl MessageStatic for MethodDescriptorProto
[src]

impl Clear for MethodDescriptorProto
[src]

impl Debug for MethodDescriptorProto
[src]

Formats the value using the given formatter.

impl ProtobufValue for MethodDescriptorProto
[src]