Expand description
Backend stuff for the devotee
engine.
Re-exports§
pub use winit;
Traits§
- Backend
- Backend trait. It provides functions to:
- Backend
Image - Trait to generalize images to be displayed on the backend.
- Converter
- Converter from pallette value to
u32
value.