Added catalog slices

This commit is contained in:
Ultradesu
2026-07-25 22:33:39 +03:00
parent 085a4752da
commit a9012351dc
2 changed files with 149 additions and 0 deletions
+1
View File
@@ -77,6 +77,7 @@
#![warn(missing_docs)]
#![forbid(unsafe_code)]
pub mod catalog;
mod config;
mod database;
pub mod device_sync;