7 releases (breaking)
0.8.0 | Jul 24, 2024 |
---|---|
0.7.0 | Apr 11, 2023 |
0.6.0 | May 19, 2022 |
0.5.0 | Dec 22, 2021 |
0.2.0 | Sep 8, 2021 |
#329 in Windows APIs
99,752 downloads per month
Used in 233 crates
(via webview2-com)
11KB
215 lines
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.
Dependencies
~255–710KB
~17K SLoC