Struct protobuf::descriptor::ServiceOptions [] [src]

pub struct ServiceOptions { /* fields omitted */ }

Methods

impl ServiceOptions
[src]

Trait Implementations

impl PartialEq for ServiceOptions
[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 ServiceOptions
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ServiceOptions
[src]

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

impl Sync for ServiceOptions
[src]

impl Message for ServiceOptions
[src]

impl MessageStatic for ServiceOptions
[src]

impl Clear for ServiceOptions
[src]

impl Debug for ServiceOptions
[src]

Formats the value using the given formatter.

impl ProtobufValue for ServiceOptions
[src]