Trait edge_executor::Notify

source ·
pub trait Notify {
    // Required method
    fn notify(&self);
}

Required Methods§

source

fn notify(&self)

Implementors§