Module system

Module system 

Source
Expand description

System platform abstraction. Window and event management.

Re-exports§

pub use app::App;
pub use app::WindowState;

Modules§

app
Manages the application lifecycle, including window creation and event handling.