Type Alias WireNodePropertyKeyUint

Source
pub type WireNodePropertyKeyUint = WireU32;
Expand description

The wire type corresponding to NodePropertyKeyUint.

Aliased Type§

struct WireNodePropertyKeyUint(pub u32);

Fields§

§0: u32