pub type ClientSpace = Workspace<Xid>;
The pure client state information for a single Workspace
struct ClientSpace { /* private fields */ }