Skip to main content

MonitorPlatform

Trait MonitorPlatform 

Source
pub trait MonitorPlatform {
    // Required method
    fn next_selection_change(&self) -> Option<String>;
}

Required Methods§

Implementors§