Struct protobuf::stream::wire_format::Tag [] [src]

pub struct Tag { /* fields omitted */ }

Methods

impl Tag
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for Tag
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Tag
[src]

Auto Trait Implementations

impl Send for Tag

impl Sync for Tag