ruma-macros 0.9.2

Procedural macros used by the Ruma crates.
Documentation
[dependencies.proc-macro-crate]
version = "1.0.0"

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

[dependencies.quote]
version = "1.0.8"

[dependencies.ruma-identifiers-validation]
default-features = false
version = "0.8.1"

[dependencies.syn]
features = ["extra-traits", "full", "visit"]
version = "1.0.57"

[features]
compat = []

[lib]
proc-macro = true

[package]
categories = ["api-bindings", "web-programming"]
description = "Procedural macros used by the Ruma crates."
edition = "2018"
homepage = "https://www.ruma.io/"
keywords = ["matrix", "chat", "messaging", "ruma"]
license = "MIT"
name = "ruma-macros"
readme = "README.md"
repository = "https://github.com/ruma/ruma"
resolver = "2"
version = "0.9.2"