An undo/redo library.
Redo does not use [dynamic dispatch] which means it is faster than [undo] but less flexible.
toml [dependencies] redo = "0.1.0"