RQ

Type Alias RQ 

Source
type RQ = FxHashMap<(UpdateMode, bool), Vec<(Option<Id>, Rectangle)>>;

Aliased Typeยง

struct RQ { /* private fields */ }