DebuggerGetEnvironmentEventMethods

Trait DebuggerGetEnvironmentEventMethods 

Source
pub trait DebuggerGetEnvironmentEventMethods<D>
where D: DomTypes,
{ // Required methods fn FrameActorId(&self) -> DOMString; fn IsTrusted(&self) -> bool; }

Required Methods§

Implementors§