mirror of
https://github.com/house-of-vanity/yggman.git
synced 2025-12-17 03:27:55 +00:00
first commit
This commit is contained in:
4
src/database/mod.rs
Normal file
4
src/database/mod.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub mod entities;
|
||||
pub mod connection;
|
||||
|
||||
pub use connection::*;
|
||||
Reference in New Issue
Block a user