refactor: into crates

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-04-30 20:36:45 +02:00
parent 14ef235dd9
commit 1be3a4fa6c
5 changed files with 200 additions and 172 deletions

View File

@@ -1,4 +1,5 @@
#![feature(map_try_insert)]
pub mod commander;
pub mod querier;