Struct protobuf_codec::field::num::F2 [] [src]

pub struct F2;

Field number 2.

Trait Implementations

impl Debug for F2
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for F2
[src]

[src]

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

impl Clone for F2
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for F2
[src]

impl From<F2> for FieldNum
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for F2

impl Sync for F2