Type Alias WireNodePropertyValueUint

Source
pub type WireNodePropertyValueUint = WireU32;
Expand description

The wire type corresponding to NodePropertyValueUint.

Aliased Type§

struct WireNodePropertyValueUint(pub u32);

Fields§

§0: u32