Type Alias WireNewCapabilityId

Source
pub type WireNewCapabilityId = WireU64;
Expand description

The wire type corresponding to NewCapabilityId.

Aliased Type§

#[repr(C, align(8))]
pub struct WireNewCapabilityId(pub u64);

Tuple Fields§

§0: u64