Type Alias WireApiLevel

Source
pub type WireApiLevel = WireU64;
Expand description

The wire type corresponding to ApiLevel.

Aliased Type§

struct WireApiLevel(pub u64);

Fields§

§0: u64