Redo

An undo/redo library.

Redo does not use [dynamic dispatch] which means it is faster than [undo] but less flexible.

Build Status Crates.io Docs

toml [dependencies] redo = "0.1.0"