Crate devotee_backend

Source
Expand description

Backend stuff for the devotee engine.

Re-exports§

pub use winit;

Traits§

Backend
Backend trait. It provides functions to:
BackendImage
Trait to generalize images to be displayed on the backend.
Converter
Converter from pallette value to u32 value.