hex-literal 0.1.2

Procedural macro for converting hexadecimal string to byte array at compile time.
Documentation
Build #139569 2019-01-28T14:55:27.253881+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)# build log
Updating crates.io index
Downloading crates ...
Downloaded hex-literal v0.1.2
Downloading crates ...
Downloaded hex-literal-impl v0.1.1
Fresh proc-macro-hack-impl v0.4.1
Fresh proc-macro-hack v0.4.1
Compiling hex-literal-impl v0.1.1
Running `rustc --crate-name hex_literal_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hex-literal-impl-0.1.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=34d50ffe79a35716 -C extra-filename=-34d50ffe79a35716 --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-54d69378fe7b36c4.rlib --cap-lints allow`
Documenting hex-literal v0.1.2
Running `rustdoc --crate-name hex_literal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hex-literal-0.1.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --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.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern hex_literal_impl=/home/cratesfyi/cratesfyi/debug/deps/libhex_literal_impl-34d50ffe79a35716.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-90b57a538ae9ca49.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.54s