Skip to main content

Module backend

Module backend 

Source
Expand description

Graphical backends are designed to aid in rendering computer graphics to a monitor.

Structs§

Settings
The settings usted to configure a Backend.

Enums§

Action
An backend operation.
Api
A hardware graphics API.
Backend
A graphical backend.
Error
An error that occurred while creating an application’s graphical context.
Reason
The reason why a graphics adapter could not be found

Functions§

configure
Returns a Task that switches the backend::Settings of the current application.