wip: trait EdnCommand

This commit is contained in:
🪞👃🪞 2025-01-12 01:07:01 +01:00
parent 8850fbf2f8
commit aad7aa6c5e
7 changed files with 193 additions and 165 deletions

View file

@ -4,3 +4,4 @@ edition = "2021"
version = "0.2.0"
[dependencies]
tek_edn = { path = "../edn" }