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

pub struct F15;

Field number 15.

Trait Implementations

impl Debug for F15
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for F15
[src]

[src]

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

impl Clone for F15
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for F15
[src]

impl From<F15> for FieldNum
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl Send for F15

impl Sync for F15