Module guion::ctx::queue[][src]

Queue trait and util fns for implementors

Enums

StdEnqueueable
StdOrder

event ordering in a standard loop

Traits

Queue

The Queue, accessible from E::Context, used to enqueue events or actions from any thread

Functions

invalidateDeprecated

to be executed by the queue impl, always DIRECTLY before rendering

validateDeprecated

to be executed by the queue impl, always DIRECTLY after rendering