dump 0.1.1

A simple macro that takes one or more variables and prints the name, type, and value of each variable. The output is also prefixed with [source_file:line_no].
Documentation
Build #331 2016-07-30 15:21:34
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading dump v0.1.1
Documenting dump v0.1.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/dump-0.1.1/src/lib.rs --crate-name dump -o /home/cratesfyi/dump-0.1.1/doc -L dependency=/home/cratesfyi/dump-0.1.1/debug -L dependency=/home/cratesfyi/dump-0.1.1/debug/deps`