Crate bevy_webview_wry

Crate bevy_webview_wry 

Source
Expand description

Provides the minimum functionality required to display webview.

Modules§

api
bevy_flurx_api
core
bevy_webview_core
embedding
Provides the mechanism to spawn a webview as a child of an existing window using wry::WebViewBuilder::build_as_child.
flurx
Provides the bevy_flurx functionality.
ipc
bevy_flurx_ipc
prelude
webview
Provides a mechanism to control the basic behavior of Webview.

Structs§

WebviewWryPlugin
Provides a mechanism for drawing a webview in a Window using wry.