hex-literal 0.1.4

Procedural macro for converting hexadecimal string to byte array at compile time.
Documentation
Build #147982 2019-03-14T09:50:01.427763+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded hex-literal v0.1.4
Fresh proc-macro-hack-impl v0.4.1
Fresh proc-macro-hack v0.4.1
Compiling hex-literal-impl v0.1.2
Running `rustc --crate-name hex_literal_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hex-literal-impl-0.1.2/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=286acf8a8badcc4e -C extra-filename=-286acf8a8badcc4e --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-05a34f8ac1f99dcc.rlib --cap-lints allow`
Documenting hex-literal v0.1.4
Running `rustdoc --crate-name hex_literal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hex-literal-0.1.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.4.1' --extern-html-root-url 'hex_literal_impl=https://docs.rs/hex-literal-impl/0.1.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern hex_literal_impl=/home/cratesfyi/cratesfyi/debug/deps/libhex_literal_impl-286acf8a8badcc4e.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-910a7581d5385efe.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.69s