mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 19:56:44 +01:00
feat(tui): add Tryptich (3-col layout)
This commit is contained in:
parent
3861439c49
commit
91dfed1077
3 changed files with 68 additions and 9 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#![feature(type_changing_struct_update)]
|
||||
|
||||
mod tui_engine; pub use self::tui_engine::*;
|
||||
mod tui_content; pub use self::tui_content::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue