webview2-com-sys 0.18.0

Bindings generated with the windows crate for the WebView2 COM APIs
docs.rs failed to build webview2-com-sys-0.18.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: webview2-com-sys-0.30.0

webview2-com-sys

This crate implements unsafe Rust bindings for the WebView2 COM APIs using the Windows crate.

Getting Started

This crate has a friendlier wrapper in webview2-com.

Windows Metadata

The Windows crate requires a Windows Metadata (winmd) file describing the API. The one used in this crate was generated with the webview2-win32md project.