pub type PbEventCollectBarrierFail = EventCollectBarrierFail;
Expand description
Alias for EventCollectBarrierFail
.
Aliased Type§
struct PbEventCollectBarrierFail {
pub error: String,
}
Fields§
§error: String
pub type PbEventCollectBarrierFail = EventCollectBarrierFail;
Alias for EventCollectBarrierFail
.
struct PbEventCollectBarrierFail {
pub error: String,
}
error: String