feat(src/database): adding the database mod

This commit is contained in:
Raphael 2026-02-13 12:13:17 +01:00 committed by Raphaël
parent 3ed80a5626
commit c828522ac7

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

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