xref: /DragonOS/kernel/src/libs/lib_ui/mod.rs (revision c635d8a9cfe25bc11779f323ef0c7d7a0f597d4a)
1 pub mod font;
2 pub mod screen_manager;
3 pub mod textui;
4 pub mod textui_no_alloc;
5