Expand description
Simple rendy initialization. Takes most bolierplate required for init rendy on different platforms/backends. It is still possible to construct everything manually if your case is not supported by this module.
Structs§
- Rendy
- Initialized rendy instance without window.
Create with
Rendy::init
. - Rendy
Auto Init Error - Error type that may be returned by
AnyRendy::init_auto
Enums§
- AnyRendy
- Rendy
Init Error - Error during rendy initialization
Constants§
Functions§
- available_
backends - Get available backends
- pick_
backend