uapi-proc 0.0.5

Internal macros for the uapi crate. DO NOT USE!
Documentation
[dependencies.lazy_static]
version = "1"

[dependencies.libc]
version = "0.2"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.regex]
default_features = false
features = ["std"]
version = "1"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Julian Orth <ju.orth@gmail.com>"]
description = "Internal macros for the uapi crate. DO NOT USE!"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "uapi-proc"
repository = "https://github.com/mahkoh/uapi"
version = "0.0.5"