submillisecond_macros 0.3.0

Macros used by the submillisecond web framework.
Documentation
[dependencies.better-bae]
version = "0.1"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.mime_guess]
version = "2.0"

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

[dependencies.quote]
version = "1.0"

[dependencies.regex]
version = "1.5.6"

[dependencies.rust-format]
features = ["token_stream"]
version = "0.3"

[dependencies.syn]
features = ["derive", "extra-traits", "full"]
version = "1.0"

[lib]
proc-macro = true

[package]
description = "Macros used by the submillisecond web framework."
edition = "2021"
license = "Apache-2.0/MIT"
name = "submillisecond_macros"
repository = "https://github.com/lunatic-solutions/submillisecond/tree/main/submillisecond-macros"
version = "0.3.0"
[package.metadata.docs.rs]
targets = ["wasm32-wasi"]