Trait otopr::wire_types::WireType[][src]

pub trait WireType: Sealed {
    const BITS: u8;
}
Expand description

A WireType.

Associated Constants

Implementors