hexdecode 0.2.0

This crate provides a simple function for parsing hex-encoded strings as a vec.
Documentation
Build #123237 2018-10-23T14:48:22.707466+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version
cratesfyi 0.6.0 (401be1e 2018-10-20)

# build log
Updating crates.io index
Downloading crates ...
Downloaded hexdecode v0.2.0
Downloading crates ...
Downloaded quickcheck_macros v0.7.0
Documenting hexdecode v0.2.0
Running `rustdoc --edition=2018 --crate-name hexdecode /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hexdecode-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.7.1' --extern-html-root-url 'quickcheck_macros=https://docs.rs/quickcheck_macros/0.7.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 4.63s