Re-exports
pub use application::ApplicationRuntime;
pub use application::ApplicationRuntimeBuilder;
Modules
The application runtime is the default runtime for Lambda applications. It
provides a window and a render context which can be used to render
both 2D and 3D graphics to the screen.