hex-literal 0.1.1

Procedural macro for converting hexadecimal string to byte array at compile time.
Documentation
Build #85317 2018-02-09T09:12:57.023072+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)
# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading hex-literal v0.1.1
Fresh proc-macro-hack-impl v0.4.0
Fresh proc-macro-hack v0.4.0
Compiling hex-literal-impl v0.1.1
Running `rustc --crate-name hex_literal_impl .cargo/registry/src/github.com-1ecc6299db9ec823/hex-literal-impl-0.1.1/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=8b6f1b427f9a8530 -C extra-filename=-8b6f1b427f9a8530 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-eeb80ba55e849876.rlib --extern-version proc_macro_hack=proc-macro-hack,0.4.0 --cap-lints allow`
Documenting hex-literal v0.1.1
Running `rustdoc --crate-name hex_literal .cargo/registry/src/github.com-1ecc6299db9ec823/hex-literal-0.1.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-eeb80ba55e849876.rlib --extern-version proc_macro_hack=proc-macro-hack,0.4.0 --extern hex_literal_impl=/home/cratesfyi/cratesfyi/debug/deps/libhex_literal_impl-8b6f1b427f9a8530.so --extern-version hex_literal_impl=hex-literal-impl,0.1.1`
Finished dev [unoptimized + debuginfo] target(s) in 1.46 secs