neon_arch
⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207)
493c56b
raw
history blame contribute delete
105 Bytes
//! This module provides modules to handle various routes in the search engine website.
pub mod search;