hex-literal 0.2.1

Procedural macro for converting hexadecimal string to byte array at compile time.
Documentation
Build #180872 2019-08-24T23:12:02.522609+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh unicode-xid v0.2.0
Fresh proc-macro2 v1.0.1
Fresh quote v1.0.2
Fresh syn v1.0.4
Fresh proc-macro-hack v0.5.9
Compiling hex-literal-impl v0.2.1
Running `rustc --edition=2018 --crate-name hex_literal_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hex-literal-impl-0.2.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=77e40bde1ed3e585 -C extra-filename=-77e40bde1ed3e585 --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-4bc8e1f4d4fc2da5.so --cap-lints allow`
Documenting hex-literal v0.2.1
Running `rustdoc --edition=2018 --crate-name hex_literal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hex-literal-0.2.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'hex_literal_impl=https://docs.rs/hex-literal-impl/0.2.1' --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern hex_literal_impl=/home/cratesfyi/cratesfyi/debug/deps/libhex_literal_impl-77e40bde1ed3e585.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-4bc8e1f4d4fc2da5.so`
Finished dev [unoptimized + debuginfo] target(s) in 1.85s