improvements and cleanup
This commit is contained in:
parent
091e6319cd
commit
7558fd3fe9
6 changed files with 107 additions and 127 deletions
|
|
@ -2,7 +2,3 @@ pub mod osc;
|
|||
pub mod spawn;
|
||||
pub mod switcher;
|
||||
pub mod udp;
|
||||
|
||||
pub trait Actor<C, E> {
|
||||
fn send_command(command: C);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue