webview2-com-macros

Crates.iowebview2-com-macros
lib.rswebview2-com-macros
version0.8.0
sourcesrc
created_at2021-09-08 21:50:41.507573
updated_at2024-07-24 20:18:33.118656
descriptionMacros which generate callback implementations for WebView2 COM APIs
homepage
repositoryhttps://github.com/wravery/webview2-rs
max_upload_size
id448639
size10,370
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: 200

cargo fmt