wayland-commons 0.29.5

Common types and structures used by wayland-client and wayland-server.
Documentation
[dependencies.nix]
default-features = false
features = ["fs", "socket", "uio"]
version = "0.24.1"

[dependencies.once_cell]
version = "1.1"

[dependencies.smallvec]
version = "1"

[dependencies.wayland-sys]
version = "0.29.5"

[package]
authors = ["Victor Berger <victor.berger@m4x.org>"]
categories = ["gui", "api-bindings"]
description = "Common types and structures used by wayland-client and wayland-server."
documentation = "https://smithay.github.io/wayland-rs/wayland_commons/"
edition = "2018"
keywords = ["wayland"]
license = "MIT"
name = "wayland-commons"
readme = "README.md"
repository = "https://github.com/smithay/wayland-rs"
version = "0.29.5"