DebuggerPauseEventMethods

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

Required Methods§

Source

fn IsTrusted(&self) -> bool

Implementors§