debug: Add basic debug interface
This commit is contained in:
parent
928ce9c6f6
commit
bbeb51cbce
5 changed files with 134 additions and 9 deletions
|
|
@ -10,6 +10,7 @@ use slog::Drain;
|
|||
|
||||
pub mod backend;
|
||||
pub mod input;
|
||||
pub mod rendering;
|
||||
pub mod shell;
|
||||
pub mod state;
|
||||
pub mod utils;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue