Model server-runner communication
This commit is contained in:
parent
13fed3d18e
commit
9ff95a2c10
4 changed files with 150 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ mod config;
|
|||
mod runner;
|
||||
mod server;
|
||||
mod somehow;
|
||||
mod shared;
|
||||
|
||||
use std::{io, process};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue