Enum wayland_window::Shell
[−]
[src]
pub enum Shell {
Xdg(ZxdgShellV6),
Wl(WlShell),
}Variants
Xdg(ZxdgShellV6)Wl(WlShell)pub enum Shell {
Xdg(ZxdgShellV6),
Wl(WlShell),
}Xdg(ZxdgShellV6)Wl(WlShell)