[][src]Module wayland_commons::sinks

Message sinks

This is a common implementation re-used by wayland-client and wayland-server. See their respective documentation for their use.

Structs

MsgIter

A message iterator

Sink

The sink end of an message iterator.

Functions

message_iterator

Create a new message iterator and an associated sink.