Trait pbcodec::traits::Tag [] [src]

pub trait Tag: Default {
    fn number() -> u32;
}

Required Methods

Implementors