add more typesafty

This commit is contained in:
2025-10-02 17:18:28 +02:00
parent fc841f238b
commit 225835e5d1
20 changed files with 1600 additions and 465 deletions

View File

@ -0,0 +1,3 @@
// build/mod.rs
pub mod rust_types;
pub mod table_names;