Expand description
Wayland objects.
Structs§
- Object
Core - Core data structure shared by all objects.
- Object
Error - An error emitted by an
Object.
Traits§
- Concrete
Object - A concrete (not
dyn) object. - Object
- A wayland object.
- Object
Core Api - The API implemented by
ObjectCore. - Object
RcUtils - Utilities for
Rc<dyn Object>. - Object
Utils - Utilities for
Objects.