Module 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 ๐Ÿ”’
InnerClientId
An id of a client connected to the server.
InnerGlobalId
The ID of a global
InnerObjectId
UninitObjectData ๐Ÿ”’