neon_arch
πŸ’‘ chore: add documentation to the code (#302)
c1a5b70
raw
history blame
210 Bytes
//! This module provides other modules to handle the partials for the tabs for the settings page
//! view in the `websurfx` frontend.
pub mod cookies;
pub mod engines;
pub mod general;
pub mod user_interface;