MessageExt

Trait MessageExt 

Source
pub trait MessageExt {
    // Required method
    fn has_sender(&self) -> bool;
}

Required Methods§

Source

fn has_sender(&self) -> bool

Implementors§