DebuggerPauseEventMethods

Trait DebuggerPauseEventMethods 

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

Required Methods§

Source

fn IsTrusted(&self) -> bool

Implementors§