Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
alamin655
/
spacex
like
0
Runtime error
App
Files
Files
Community
1
026f779
spacex
/
src
/
templates
/
mod.rs
neon_arch
π‘ chore: add documentation to the code (#302)
c1a5b70
12 months ago
raw
Copy download link
history
blame
Safe
157 Bytes
//! This module provides other modules to handle both the view and its partials for the `websurfx`
//! search engine frontend.
mod
partials;
pub
mod
views;