[][src]Type Definition rendy_chain::Barriers

type Barriers<R> = HashMap<Id, Barrier<R>>;
[]

Map of barriers by resource id.