Crate altar

Crate altar 

Source

Re-exports§

pub use terminal_app::*;
pub use view::*;

Modules§

buffer
direction
terminal_app
view

Structs§

AnyView
KeyEvent
Represents a key event.

Enums§

Color
Represents a color.
KeyCode
Represents a key.

Functions§

hstack
Creates a horizontal stack view
text
Creates a text view
vstack
Creates a vertical stack view
with_size
Creates a view given a function that’s passed the current size of the view
zstack
Creates overlapping views