Documentation
[dependencies.winmd-macros]
version = "0.6.0"

[package]
authors = ["Microsoft"]
description = "Winmd parser"
documentation = "https://docs.rs/winmd"
edition = "2018"
license = "MIT"
name = "winmd"
readme = "README.md"
repository = "https://github.com/microsoft/winmd-rs"
version = "0.6.0"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = ["x86_64-pc-windows-msvc", "i686-pc-windows-msvc"]