Crate egui_wings_host

Crate egui_wings_host 

Source
Expand description

Provides a host system implementation of egui_wings::Egui with which WASM applications may interact.

Structs§

EguiHost
Implements the egui_wings::Egui trait for WASM guest modules.

Traits§

Egui
Allows for accessing the shared egui::Context for plugins.