DebuggerGetEnvironmentEventMethods

Trait DebuggerGetEnvironmentEventMethods 

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

Required Methods§

Implementors§