#[derive(Serialize, Deserialize, Debug, Clone)] pub enum Module { Dashboard, Navigation, Engines, Mining, }