Initial commit

This commit is contained in:
trisua 2025-08-20 16:19:08 +00:00
commit f70b92c558
21 changed files with 6847 additions and 0 deletions

1
src/model.rs Normal file
View file

@ -0,0 +1 @@
//! Base types matching SQL table structures.