bernardo-tui 0.2.7

A keyboard-only, distraction-free TUI widget library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub mod array_streaming_iterator;
pub mod clipboard;
pub mod filename_to_language;
pub mod focus_group;
pub mod from_geometry;
pub mod grapheme_lines_streaming_iterator;
pub mod path_prefixes;
pub mod pretty_ron;
pub mod regex_search;
pub mod screen_shot;
pub mod screenspace;
pub mod subwidget_pointer;
pub mod wrapped_ref_iter;