windows-implement 0.56.0

The implement macro for the windows crate
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
default-features = false
features = ["parsing", "proc-macro", "printing", "full", "derive"]
version = "2.0"

[lib]
proc-macro = true
[lints.rust]
missing_docs = "warn"
rust_2018_idioms = "warn"
unused_qualifications = "warn"

[package]
authors = ["Microsoft"]
description = "The implement macro for the windows crate"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "windows-implement"
repository = "https://github.com/microsoft/windows-rs"
rust-version = "1.62"
version = "0.56.0"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = []