ruma-events-macros 0.21.1

A procedural macro used by the ruma-events crate.
Documentation
[dependencies.proc-macro2]
version = "1.0.12"

[dependencies.quote]
version = "1.0.4"

[dependencies.syn]
features = ["full"]
version = "1.0.19"
[dev-dependencies.js_int]
features = ["serde"]
version = "0.1.5"

[dev-dependencies.ruma-identifiers]
version = "0.16.1"

[dev-dependencies.serde]
features = ["derive"]
version = "1.0.107"

[dev-dependencies.serde_json]
version = "1.0.52"

[lib]
proc-macro = true

[package]
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
categories = ["api-bindings", "web-programming"]
description = "A procedural macro used by the ruma-events crate."
documentation = "https://docs.rs/ruma-events-macros"
edition = "2018"
homepage = "https://github.com/ruma/ruma-events-macros"
keywords = ["matrix", "chat", "messaging", "ruma"]
license = "MIT"
name = "ruma-events-macros"
readme = "README.md"
repository = "https://github.com/ruma/ruma-api-macros"
version = "0.21.1"