redo 0.1.0

An undo/redo library that does not use dynamic dispatch.
Documentation

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

[dependencies]
redo = "0.1.0"