Skip to main content

Crate inset_embedder_default

Crate inset_embedder_default 

Source
Expand description

The stock host: winit on native, the canvas WebGPU host on wasm.

An application depends on this crate instead of picking an embedder and repeating target-cfg dependencies. DefaultEmbedder::run is the same closure on both.

Structs§

DefaultEmbedder
Runs the application on this target’s host.
ImplicitViewConfig
Configuration for the implicit view created before application startup.