Struct protobuf::descriptor::SourceCodeInfo_Location [] [src]

pub struct SourceCodeInfo_Location { /* fields omitted */ }

Methods

impl SourceCodeInfo_Location
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for SourceCodeInfo_Location
[src]

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

impl Sync for SourceCodeInfo_Location
[src]

impl Message for SourceCodeInfo_Location
[src]

impl MessageStatic for SourceCodeInfo_Location
[src]

impl Clear for SourceCodeInfo_Location
[src]

impl Debug for SourceCodeInfo_Location
[src]

Formats the value using the given formatter.

impl ProtobufValue for SourceCodeInfo_Location
[src]