webview2-com-macros

Crates.iowebview2-com-macros
lib.rswebview2-com-macros
version0.8.1
created_at2021-09-08 21:50:41.507573+00
updated_at2026-01-07 19:50:25.498491+00
descriptionMacros which generate callback implementations for WebView2 COM APIs
homepage
repositoryhttps://github.com/wravery/webview2-rs
max_upload_size
id448639
size12,106
Bill Avery (wravery)

documentation

README

webview2-com-macros

This crate implements macros which generate callback implementations for WebView2 COM APIs. In turn, it injects references to the #[implement] macro from the Windows crate, along with a lot of boilerplate code to handle varying parameter types.

Getting Started

This crate is only intended for use in webview2-com.

Commit count: 229

cargo fmt