[][src]Module arcs::commands

Transactional updates which can be applied to the world for a basic undo/redo mechanism.

Structs

Builder
ChangeRecorder

A wrapper around a World which records any changes that are made.

ChangeSet
UndoRedoBuffer
UndoRedoError

Traits

Command