windows_quote 0.30.0

Code gen support for the windows crate
Documentation
[package]
#TODO: rename to windows_tokens and rename quote! macro to tokens!
name = "windows_quote"
version = "0.30.0"
authors = ["Microsoft"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Code gen support for the windows crate"
repository = "https://github.com/microsoft/windows-rs"

[dependencies]