chargrid_common 0.9.0

Common utilities for making text UIs with chargrid
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pub mod add_offset;
pub mod align;
pub mod border;
pub mod bound_size;
pub mod control_flow;
pub mod fade;
pub mod fill;
pub mod menu;
pub mod pad_by;
pub mod pad_to;
pub mod set_size;
pub mod signal;
pub mod text;
pub mod text_field;