numext-constructor 0.1.6

Fixed-size uint and hash constructor.
Documentation
[badges.travis-ci]
repository = "cryptape/rust-numext"

[dependencies.proc-macro2]
version = "~1.0"

[dependencies.quote]
version = "~1.0"

[dependencies.syn]
features = ["extra-traits"]
version = "~1.0"

[lib]
proc-macro = true

[package]
authors = ["Cryptape Technologies <contact@cryptape.com>"]
categories = ["algorithms", "data-structures"]
description = "Fixed-size uint and hash constructor."
edition = "2018"
homepage = "https://cryptape.github.io/rust-numext/"
keywords = ["fixed", "hash", "uint"]
license = "Apache-2.0 OR MIT"
name = "numext-constructor"
repository = "https://github.com/cryptape/rust-numext"
version = "0.1.6"