mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 12:46:42 +01:00
some more core refactor before fixing the mess
This commit is contained in:
parent
fe09536a45
commit
0bbf74e915
12 changed files with 31 additions and 28 deletions
|
|
@ -25,6 +25,9 @@ pub trait HandleContext {}
|
|||
pub trait RenderContext {}
|
||||
|
||||
submod! {
|
||||
render
|
||||
exit
|
||||
focus
|
||||
handle
|
||||
keymap
|
||||
render
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue