[][src]Type Definition rendy_chain::Barriers

type Barriers<R> = FnvHashMap<Id, Barrier<R>>;

Map of barriers by resource id.