uptime-kuma-dashboard/src/ui/dashboard/mod.rs

2 lines
65 B
Rust

pub mod model;
pub use model::{MonitorStatus, MonitorViewState};