Add Msg and MsgStore traits
This commit is contained in:
parent
84d554dee9
commit
bea4ed90e7
4 changed files with 80 additions and 5 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#![warn(clippy::use_self)]
|
||||
|
||||
mod traits;
|
||||
mod ui;
|
||||
|
||||
use toss::terminal::Terminal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue