pub type WireWrappedNewCapabilityId = WireWrappedCapabilityId;
Expand description
The wire type corresponding to WrappedNewCapabilityId
.
Aliased Type§
struct WireWrappedNewCapabilityId {
pub id: WireU64,
}
Fields§
§id: WireU64
pub type WireWrappedNewCapabilityId = WireWrappedCapabilityId;
The wire type corresponding to WrappedNewCapabilityId
.
struct WireWrappedNewCapabilityId {
pub id: WireU64,
}
id: WireU64