Crate blitz_shell

Source
Expand description

A native renderer for Dioxus.

§Feature flags

  • default: Enables the features listed below.
  • accessibility: Enables accesskit accessibility support.
  • hot-reload: Enables hot-reloading of Dioxus RSX.
  • menu: Enables the muda menubar.
  • tracing: Enables tracing support.

Structs§

BlitzApplication
BlitzShellNetCallback
A NetCallback that injects the fetched Resource into our winit event loop
Config
View
WindowConfig

Enums§

BlitzShellEvent

Functions§

create_default_event_loop
Build an event loop for the application