[−][src]Crate rendy_init
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 |
| RendyAutoInitError | Error type that may be returned by |
Enums
| AnyRendy | |
| RendyInitError | Error during rendy initialization |
Constants
| BASIC_PRIORITY |
Functions
| available_backends | Get available backends |
| pick_backend |