Type Alias BarrierID

Source
pub type BarrierID = DefaultKey;
Expand description

Different barriers can be shared by having the same barrier ID

Aliased Typeยง

struct BarrierID(/* private fields */);