Trait wayland_commons::map::ObjectMetadata[][src]

pub trait ObjectMetadata: Clone {
    fn child(&self) -> Self;
}

Required Methods

Implementors