simple_bencode 0.1.4

Simple bencode encoder and decoder, that uses neither rustc-serialize or Serde. Instead, it serializes from / deserializes to a tree using a 4-branch enum.
Documentation
Build #37750 2016-12-31 09:39:08
# rustc version
rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)# docs.rs version
cratesfyi 0.2.3 (75099cc 2016-12-26)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading simple_bencode v0.1.4
Documenting simple_bencode v0.1.4
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/simple_bencode-0.1.4/src/lib.rs --crate-name simple_bencode -o /home/cratesfyi/simple_bencode-0.1.4/doc -L dependency=/home/cratesfyi/simple_bencode-0.1.4/debug/deps`
Finished debug [unoptimized + debuginfo] target(s) in 0.23 secs