webview2-com-macros 0.4.0

Macros which generate callback implementations for WebView2 COM APIs
Documentation
[dependencies.proc-macro2]
version = "1.0.26"

[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
features = ["full"]
version = "1.0.67"

[lib]
proc-macro = true

[package]
categories = ["os::windows-apis"]
description = "Macros which generate callback implementations for WebView2 COM APIs"
edition = "2018"
keywords = ["win32", "webview2"]
license = "MIT"
name = "webview2-com-macros"
repository = "https://github.com/wravery/webview2-rs"
version = "0.4.0"