licenses.dev

wayland-protocols v0.12.5

Generated API for the officials wayland protocol extensions

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
dlib • 0.4.2Helper macros for handling manually loading optional system libraries.INDIRECT5
nix • 0.9.0Rust friendly bindings to *nix APIsINDIRECT4
token_store • 0.1.2A token-based store for arbitrary valuesINDIRECT0
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
wayland-client • 0.12.5Bindings to the standard C implementation of the wayland protocol, client side.DIRECT12
wayland-scanner • 0.12.5Wayland Scanner for generating rust APIs from XML wayland protocol files.DIRECT2
wayland-server • 0.12.5Bindings to the standard C implementation of the wayland protocol, server side.DIRECT16
wayland-sys • 0.12.5FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.DIRECT7
xml-rs • 0.7.0An XML library in pure RustINDIRECT1
Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
bitflags • 0.9.1A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
ISC1
PackageRelationDependenciesPublished
libloading • 0.6.7Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/wayland-protocols)](https://licenses.dev/cargo/wayland-protocols)
<a href="https://licenses.dev/cargo/wayland-protocols">
  <img src="https://licenses.dev/b/cargo/wayland-protocols" alt="licenses" />
</a>

Or the licenses badge code for the 0.12.5 version:

[![licenses](https://licenses.dev/b/cargo/wayland-protocols/0.12.5)](https://licenses.dev/cargo/wayland-protocols/0.12.5)
<a href="https://licenses.dev/cargo/wayland-protocols/0.12.5">
  <img src="https://licenses.dev/b/cargo/wayland-protocols/0.12.5" alt="licenses" />
</a>
GitHub