summaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authorpml68 <contact@pml68.me>2024-09-02 23:36:51 +0200
committerpml68 <contact@pml68.me>2024-09-22 23:55:11 +0200
commit58d05fc93c118661a09688f530b5c62339eba6e0 (patch)
tree02797f7f5e8da762730119f757d0bedf7f605437 /src/main.rs
parentfeat: add usable state logic (diff)
downloadiced-builder-58d05fc93c118661a09688f530b5c62339eba6e0.tar.gz
feat: start codegen
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs
index 6ee558b..16a1daa 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,3 +1,4 @@
+mod codegen;
mod types;
use iced::{