walrus-macro 0.18.0

Internal macros used by the `walrus` crate, not for public consumption.
Documentation
[dependencies.heck]
version = "0.3.1"

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

[dependencies.quote]
version = "1.0.2"

[dependencies.syn]
features = ["extra-traits"]
version = "1.0.5"

[lib]
proc_macro = true

[package]
authors = ["Nick Fitzgerald <fitzgen@gmail.com>"]
categories = ["wasm"]
description = "Internal macros used by the `walrus` crate, not for public consumption.\n"
documentation = "https://docs.rs/walrus-macro"
edition = "2018"
homepage = "https://github.com/rustwasm/walrus"
license = "MIT/Apache-2.0"
name = "walrus-macro"
repository = "https://github.com/rustwasm/walrus/tree/crates/macro"
version = "0.18.0"