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