added scalars

This commit is contained in:
2023-01-29 15:19:21 +01:00
parent 0d6e6e57ae
commit e5874141b3
10 changed files with 170 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
mod codegen;
pub mod codegen;
mod handlers;
mod models;
mod predicates;