toad-macros 0.2.0

Macros used by toad for boilerplate reduction
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.quote]
version = "1.0"

[dependencies.regex]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
path = "./src/lib.rs"
proc_macro = true

[package]
authors = ["Orion Kindel <cakekindel@gmail.com>"]
categories = ["network-programming"]
description = "Macros used by toad for boilerplate reduction"
edition = "2021"
homepage = "https://github.com/clov-coffee/toad/toad_macros"
keywords = ["coap", "iot", "networking", "no_std", "wasm"]
license = "MIT OR Apache-2.0"
name = "toad-macros"
readme = "README.md"
repository = "https://github.com/clov-coffee/toad/toad_macros"
resolver = "1"
version = "0.2.0"