Struct protobuf::descriptor::GeneratedCodeInfo_Annotation [] [src]

pub struct GeneratedCodeInfo_Annotation { /* fields omitted */ }

Methods

impl GeneratedCodeInfo_Annotation
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for GeneratedCodeInfo_Annotation
[src]

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

impl Sync for GeneratedCodeInfo_Annotation
[src]

impl Message for GeneratedCodeInfo_Annotation
[src]

impl MessageStatic for GeneratedCodeInfo_Annotation
[src]

impl Clear for GeneratedCodeInfo_Annotation
[src]

impl Debug for GeneratedCodeInfo_Annotation
[src]

Formats the value using the given formatter.

impl ProtobufValue for GeneratedCodeInfo_Annotation
[src]