Struct protobuf::descriptor::OneofOptions [] [src]

pub struct OneofOptions { /* fields omitted */ }

Methods

impl OneofOptions
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for OneofOptions
[src]

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

impl Sync for OneofOptions
[src]

impl Message for OneofOptions
[src]

impl MessageStatic for OneofOptions
[src]

impl Clear for OneofOptions
[src]

impl Debug for OneofOptions
[src]

Formats the value using the given formatter.

impl ProtobufValue for OneofOptions
[src]