[−][src]Trait amethyst_rendy::rendy::hal::Backend
The Backend
trait wraps together all the types needed
for a graphics backend. Each backend module, such as OpenGL
or Metal, will implement this trait with its own concrete types.