pub type WireWrappedNewCapabilityId = WireWrappedCapabilityId;
Expand description
The wire type corresponding to WrappedNewCapabilityId
.
Aliased Type§
#[repr(C)]pub struct WireWrappedNewCapabilityId {
pub id: WireU64,
}
Fields§
§id: WireU64
pub type WireWrappedNewCapabilityId = WireWrappedCapabilityId;
The wire type corresponding to WrappedNewCapabilityId
.
#[repr(C)]pub struct WireWrappedNewCapabilityId {
pub id: WireU64,
}
id: WireU64