Skip to main content

Module backend

Module backend 

Source
Expand description

Pluggable rendering backends. Pluggable rendering backends.

Re-exports§

pub use headless::Headless;

Modules§

headless
In-memory backend for testing. Stores presented content and allows injecting synthetic events.

Traits§

Backend
A rendering backend that presents grid content to a display and provides input events.