Module move_bytecode_viewer::tui::tui_interface
source · [−]Structs
A Debugging interface for the TUI. Useful for debugging things.
The output that will be display in the TUI. The text in the left_screen and right_screen
fields will be displayed on the left screen and right screen respectively.
Traits
Functions
Starts a two-pane TUI using the provided Interface to update the screen according to cursor
movements.