(function() {var implementors = {};
implementors["wayland_sys"] = [{text:"impl LazyStatic for WAYLAND_CLIENT_OPTION",synthetic:false,types:["wayland_sys::client::WAYLAND_CLIENT_OPTION"]},{text:"impl LazyStatic for WAYLAND_CLIENT_HANDLE",synthetic:false,types:["wayland_sys::client::WAYLAND_CLIENT_HANDLE"]},{text:"impl LazyStatic for WAYLAND_EGL_OPTION",synthetic:false,types:["wayland_sys::egl::WAYLAND_EGL_OPTION"]},{text:"impl LazyStatic for WAYLAND_EGL_HANDLE",synthetic:false,types:["wayland_sys::egl::WAYLAND_EGL_HANDLE"]},{text:"impl LazyStatic for WAYLAND_CURSOR_OPTION",synthetic:false,types:["wayland_sys::cursor::WAYLAND_CURSOR_OPTION"]},{text:"impl LazyStatic for WAYLAND_CURSOR_HANDLE",synthetic:false,types:["wayland_sys::cursor::WAYLAND_CURSOR_HANDLE"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()