Type Alias WireId

Source
pub type WireId = WireU64;
Expand description

The wire type corresponding to Id.

Aliased Type§

struct WireId(pub u64);

Fields§

§0: u64