automatic indexing is working perfectly well

This commit is contained in:
filipriec
2025-06-08 23:26:13 +02:00
parent a3e7fd8f0a
commit 50d15e321f
5 changed files with 198 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
// src/lib.rs
pub mod db;
pub mod auth;
pub mod indexer;
pub mod server;
pub mod adresar;
pub mod uctovnictvo;