thruster-proc 1.1.10

The proc macros behind the thruster web framework
Documentation
[dependencies.lazy_static]
version = "1.3.0"

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

[dependencies.quote]
version = "0.6.3"

[dependencies.syn]
features = ["full"]
version = "0.15.27"

[dependencies.uuid]
features = ["v4"]
version = "0.7.4"

[lib]
proc-macro = true

[package]
authors = ["Pete Mertz <peter.s.mertz@gmail.com>"]
description = "The proc macros behind the thruster web framework"
documentation = "https://docs.rs/thruster"
edition = "2018"
homepage = "https://thruster.pete.pm"
keywords = ["thruster", "router", "fast", "http", "hyper"]
license = "MIT"
name = "thruster-proc"
readme = "README.md"
repository = "https://github.com/trezm/thruster"
version = "1.1.10"