Enum wayland_client::Event [] [src]

pub enum Event {
    Wayland(WaylandProtocolEvent),
}

Variants

Wayland(WaylandProtocolEvent)

Trait Implementations

impl Debug for Event
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.