[][src]Trait fend_core::Interrupt

pub trait Interrupt {
    pub fn should_interrupt(&self) -> bool;
}

Required methods

pub fn should_interrupt(&self) -> bool[src]

Loading content...

Implementors

Loading content...