Skip to main contentCrate lgui_core
Source pub use runtime::frame;pub use runtime::host;pub use runtime::session;pub use prelude::*;
- application
- Application construction, context, window management, and backend selection.
- command
- Typed, application-scoped commands.
- core
- events
- Typed, application-scoped event delivery.
- memory
- Application-scoped resource accounting, cache policy, pressure, and persistence.
- platform
- prelude
- renderer
- Internal renderer cache controls and shared rendering support.
- resources
- runtime
- Runtime orchestration for sessions, retained hosts, and frame invalidation.
- text
- Platform-neutral text layout, measurement, and interaction geometry.
- window
- Platform-neutral window identity, configuration, handles, and commands.