radar-g/src/components/monitor/widget/mod.rs
2024-03-24 19:50:18 +08:00

4 lines
51 B
Rust

mod widget;
pub use widget::{Widget, WidgetType};