Module hotdrink_rs::model::undo[][src]

Errors for undo and redo.

Structs

NoMoreRedo

Nothing more to redo.

NoMoreUndo

Nothing more to undo.

Enums

UndoLimit

The limit on how much undo history to keep.