Design command data types
This design went through a few iterations, and this won't be the last.
This commit is contained in:
parent
636c7e9ee7
commit
106111e7c6
5 changed files with 177 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
mod commands;
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue