Module wayland_backend::rs::server_impl
source ยท Expand description
Server-side rust implementation of a Wayland protocol backend
Re-exportsยง
pub use crate::types::server::Credentials;
pub use common_poll::InnerBackend;
pub use handle::InnerHandle;
pub use handle::WeakInnerHandle;
Modulesยง
- client ๐
- common_poll ๐
- handle ๐
- registry ๐
Structsยง
- Data ๐
- An id of a client connected to the server.
- The ID of a global
- UninitObjectData ๐