Struct wayland_client::core::Serial
[−]
[src]
pub struct Serial {
// some fields omitted
}An opaque identifier to the serial number associated to an event.
Many events in the wayland protocol have a serial number associated to them, which must be provided in queries made in response to these events.