DebuggerPauseEventMethods

pub trait DebuggerPauseEventMethods<D: DomTypes> {
    // Required method
    fn IsTrusted(&self) -> bool;
}

Required Methods§

Source

fn IsTrusted(&self) -> bool

Implementors§