hex-literal-impl 0.1.2

Internal implementation of the hex-literal crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "hex-literal-impl"
version = "0.1.2"
authors = ["RustCrypto Developers"]
license = "MIT OR Apache-2.0"
description = "Internal implementation of the hex-literal crate"
repository = "https://github.com/RustCrypto/utils"

[dependencies]
proc-macro-hack = "0.4"

[lib]
proc-macro = true