undo 0.3.1

An undo/redo library with state awareness and automatic command merging.
Documentation
Build #39297 2017-01-20T21:11:38.527858+00:00
# rustc version
rustc 1.16.0-nightly (6f1ae663e 2017-01-06)
# docs.rs version
cratesfyi 0.2.3 (75099cc 2016-12-26)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading undo v0.3.1
Compiling fnv v1.0.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/fnv-1.0.5/lib.rs --crate-name fnv --crate-type lib -g -C metadata=1364d96376ddfb32 -C extra-filename=-1364d96376ddfb32 --out-dir /home/cratesfyi/undo-0.3.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/undo-0.3.1/debug/deps --cap-lints allow`
Documenting undo v0.3.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/undo-0.3.1/src/lib.rs --crate-name undo -o /home/cratesfyi/undo-0.3.1/doc -L dependency=/home/cratesfyi/undo-0.3.1/debug/deps --extern fnv=/home/cratesfyi/undo-0.3.1/debug/deps/libfnv-1364d96376ddfb32.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 0.84 secs