Initial commit

This commit is contained in:
Aleksandr 2024-11-17 14:58:34 +03:00
commit f1e6c68aac
31 changed files with 3297 additions and 0 deletions

4
src/schemas/mod.rs Normal file
View file

@ -0,0 +1,4 @@
pub mod novel;
pub mod platform;
pub mod sanity;