Module tiny::tui [] [src]

Re-exports

pub use self::messaging::Timestamp;
pub use tui::tab::Tab;
pub use tui::tab::TabStyle;

Modules

exit_dialogue
messaging
msg_area
tab
termbox

Some utilities for termbox

text_field
widget

Structs

TUI

Enums

MsgSource

Source of a message from the user.

MsgTarget

Target of a message to be shown on TUI.

TUIRet