Type Alias WireNewCapabilityId

Source
pub type WireNewCapabilityId = WireU64;
Expand description

The wire type corresponding to NewCapabilityId.

Aliased Type§

struct WireNewCapabilityId(pub u64);

Fields§

§0: u64