Design command data types

This design went through a few iterations, and this won't be the last.
This commit is contained in:
Joscha 2021-11-06 01:15:55 +01:00
parent 636c7e9ee7
commit 106111e7c6
5 changed files with 177 additions and 1 deletions

View file

@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2018"
[dependencies]
chrono = "0.4.19"