windows_gen 0.8.0

Code generation for the windows crate
Documentation
[package]
name = "windows_gen"
version = "0.8.0"
authors = ["Microsoft"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Code generation for the windows crate"

[dependencies]
syn = { version = "1.0", default-features = false, features = ["full"] }