u256-literal 1.1.0

Procedural macro for converting u256 literals to U256 at compile time.
Documentation
[dependencies.primitive-types]
version = "0.10"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Guanqun Lu <guanqunlu@outlook.com>"]
description = "Procedural macro for converting u256 literals to U256 at compile time."
documentation = "https://docs.rs/u256-literal"
edition = "2018"
keywords = ["u256", "proc-macro", "literals", "ethereum"]
license = "MIT OR Apache-2.0"
name = "u256-literal"
repository = "https://github.com/guanqun/u256-literal"
version = "1.1.0"