Crate yakui_widgets

Source
Expand description

yakui_widgets contains the built-in widgets and related helpers for yakui, a declarative UI library for games.

Most of this crate is also re-exported from the yakui crate.

You might also be interested in:

Re-exports§

pub use self::shorthand::*;

Modules§

colors
Defines built-in colors that look pretty good.
font
shapes
shorthand
Contains terse defaults for the most common widgets.
style
text_renderer
util
widgets