Type Alias WireNodePropertyKeyUint

Source
pub type WireNodePropertyKeyUint = WireU32;
Expand description

The wire type corresponding to NodePropertyKeyUint.

Aliased Type§

#[repr(C, align(4))]
pub struct WireNodePropertyKeyUint(pub u32);

Tuple Fields§

§0: u32