Re-exports§
pub use monitor::Monitor;pub use monitor::PrimaryMonitor;pub use window::ClosingWindow;pub use window::Window;
Modules§
- monitor
- ECS Monitor representation
- raw_
handle - Thread safe window handles
- window
- Provides the
Windowcomponent and related types. - window_
event - Window related events
Structs§
- Windowing
Module - The Window module for the App