feat(models): adding the models mod

This commit is contained in:
Raphael 2026-02-13 12:13:35 +01:00 committed by Raphaël
parent c828522ac7
commit 4752488a7f

1
src/models/mod.rs Normal file
View file

@ -0,0 +1 @@
include!("./mod_gen.rs");