hex-literal 0.3.1

Procedural macro for converting hexadecimal string to byte array at compile time.
Documentation
[lib]
proc-macro = true

[package]
authors = ["RustCrypto Developers"]
description = "Procedural macro for converting hexadecimal string to byte array at compile time."
documentation = "https://docs.rs/hex-literal"
edition = "2018"
keywords = ["hex", "proc-macro", "literals"]
license = "MIT OR Apache-2.0"
name = "hex-literal"
repository = "https://github.com/RustCrypto/utils"
version = "0.3.1"