Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alamin655
/
surfx
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
63d8b41
surfx
/
src
/
server
/
routes
/
mod.rs
neon_arch
⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207)
493c56b
over 1 year ago
raw
Copy download link
history
blame
Safe
105 Bytes
//! This module provides modules to handle various routes in the search engine website.
pub
mod
search;