windows-tokens 0.48.0

Code gen support for the windows crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "windows-tokens"
version = "0.48.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"

[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = []