hex-literal-impl 0.2.3

Internal implementation of the hex-literal crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.proc-macro-hack]
version = "0.5.7"

[lib]
proc-macro = true

[package]
authors = ["RustCrypto Developers"]
description = "Internal implementation of the hex-literal crate"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "hex-literal-impl"
repository = "https://github.com/RustCrypto/utils"
version = "0.2.3"