edo 0.3.0

A super simple templating library for Rust
Documentation
Build #37031 2016-12-25T00:24:17.358762+00:00
# rustc version
rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)
# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading edo v0.3.0
Compiling nom v1.2.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/lib.rs --crate-name nom --crate-type lib -g --cfg feature=\"stream\" --cfg feature=\"default\" -C metadata=24d7a34b1cbfee73 -C extra-filename=-24d7a34b1cbfee73 --out-dir /home/cratesfyi/edo-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/edo-0.3.0/debug/deps --cap-lints allow`
Documenting edo v0.3.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/edo-0.3.0/src/lib.rs --crate-name edo -o /home/cratesfyi/edo-0.3.0/doc -L dependency=/home/cratesfyi/edo-0.3.0/debug/deps --extern nom=/home/cratesfyi/edo-0.3.0/debug/deps/libnom-24d7a34b1cbfee73.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 1.31 secs