[][src]Module arcs::systems

Background tasks and useful specs::Systems.

Structs

NameTableBookkeeping

A System which makes sure the global NameTable is kept up-to-date.

SyncBounds

Lets us keep track of a DrawingObject's rough location in Drawing Space.

Functions

register_background_tasks

Register any necessary background tasks with a DispatcherBuilder.