[][src]Module guion::ctx

The Context trait housing handlers, queue and other side stuff

Modules

queue

Queue trait and util fns for implementors

Traits

Context

The Context contains the Handlers, the queue and other side data and is also the entry point for most actions. A Context is regularly referenced in parallel with the widget tree