Type Alias PbEventCollectBarrierFail

Source
pub type PbEventCollectBarrierFail = EventCollectBarrierFail;
Expand description

Aliased Type§

struct PbEventCollectBarrierFail {
    pub error: String,
}

Fields§

§error: String