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

pub struct F11;

Field number 11.

Trait Implementations

impl Debug for F11
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for F11
[src]

[src]

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

impl Clone for F11
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for F11
[src]

impl From<F11> for FieldNum
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for F11

impl Sync for F11