Crates.io | webview2-com-macros |
lib.rs | webview2-com-macros |
version | 0.8.0 |
source | src |
created_at | 2021-09-08 21:50:41.507573 |
updated_at | 2024-07-24 20:18:33.118656 |
description | Macros which generate callback implementations for WebView2 COM APIs |
homepage | |
repository | https://github.com/wravery/webview2-rs |
max_upload_size | |
id | 448639 |
size | 10,370 |
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.
This crate is only intended for use in webview2-com.