[−][src]Module egui_web::backend
Structs
| AppRunner | |
| WebBackend | |
| WebInfo | |
| WebInput | Data gathered between frames.
Is translated to |
Enums
| RunMode | How the backend runs the app |
Traits
| App | Implement this trait to write apps that can be compiled both natively using the |
| Backend |
Functions
| run | Install event listeners to register different input events
and starts running the given |