[][src]Type Definition sauron::Event

type Event = DomEvent;

Trait Implementations

impl PartialEq<DomEvent> for Event[src]

impl Deref for Event[src]

type Target = Event

The resulting type after dereferencing.