☰
Trait WireType
Associated Constants
BITS
Implementors
Other items in
otopr
::
wire_types
All crates
?
Trait
otopr
::
wire_types
::
WireType
[
−
]
[src]
pub trait WireType: Sealed { const
BITS
:
u8
; }
Expand description
A WireType.
Associated Constants
[src]
const
BITS
:
u8
Implementors
[src]
impl
WireType
for
Fixed32Wire
[src]
const
BITS
:
u8
[src]
impl
WireType
for
Fixed64Wire
[src]
const
BITS
:
u8
[src]
impl
WireType
for
LengthDelimitedWire
[src]
const
BITS
:
u8
[src]
impl
WireType
for
VarIntWire
[src]
const
BITS
:
u8