Trait pbcodec::traits::FieldType [] [src]

pub trait FieldType: Default {
    fn wire_type() -> WireType;
}

Required Methods

Implementors