licenses.dev

wayland-protocols v0.20.12

Generated API for the officials wayland protocol extensions

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
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
downcast-rs • 1.2.1Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. INDIRECT0
gcc • 0.3.55**Deprecated** crate, renamed to `cc` A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT0
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
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
MIT10
PackageRelationDependenciesPublished
bytes • 0.4.12Types and traits for working with bytesINDIRECT3
dlib • 0.4.2Helper macros for handling manually loading optional system libraries.INDIRECT5
nix • 0.10.0Rust friendly bindings to *nix APIsINDIRECT8
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
wayland-client • 0.20.12Bindings to the standard C implementation of the wayland protocol, client side.DIRECT13
wayland-commons • 0.20.12Common types and structures used by wayland-client and wayland-server.DIRECT9
wayland-scanner • 0.20.12Wayland Scanner for generating rust APIs from XML wayland protocol files.DIRECT2
wayland-server • 0.20.12Bindings to the standard C implementation of the wayland protocol, server side.DIRECT20
wayland-sys • 0.20.12FFI 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
ISC1
PackageRelationDependenciesPublished
libloading • 0.6.7Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT4
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
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.20.12 version:

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