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

pub struct F14;

Field number 14.

Trait Implementations

impl Debug for F14
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for F14
[src]

[src]

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

impl Clone for F14
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for F14
[src]

impl From<F14> for FieldNum
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for F14

impl Sync for F14