df_rocket_okapi_codegen 0.4.1

Macros supporting rocket_okapi, used in DF Storyteller project
Documentation
[dependencies.darling]
version = "0.10"

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

[dependencies.quote]
version = "1.0"

[dependencies.rocket_http]
version = "0.4"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Graham Esau <gesau@hotmail.co.uk>", "ralpha <ralph.bisschops.dev@gmail.com>"]
description = "Macros supporting rocket_okapi, used in DF Storyteller project"
edition = "2018"
keywords = ["rust", "openapi", "swagger", "rocket"]
license = "MIT"
name = "df_rocket_okapi_codegen"
repository = "https://github.com/GREsau/okapi"
version = "0.4.1"