`yakui` packages and re-exports the runtime and built-in widgets for [yakui](https://github.com/SecondHalfGames/yakui), a declarative UI library for games. Everything in this crate is exported from [`yakui_core`] and [`yakui_widgets`]. You might also be interested in: * [`yakui_widgets`] * [`yakui_core`] * [`yakui_app`](https://docs.rs/yakui-app)