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

pub struct F9;

Field number 9.

Trait Implementations

impl Debug for F9
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for F9
[src]

[src]

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

impl Clone for F9
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for F9
[src]

impl From<F9> for FieldNum
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for F9

impl Sync for F9