licenses.dev

wayland-client v0.20.12

Bindings to the standard C implementation of the wayland protocol, client side.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
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
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.3.23Random number generators and other randomness functionality. INDIRECT9
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
tempfile • 2.2.0A library for managing temporary files and directories.DIRECT14
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
MIT9
PackageRelationDependenciesPublished
dlib • 0.4.2Helper macros for handling manually loading optional system libraries.INDIRECT5
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
redox_syscall • 0.1.57A Rust library to access raw Redox system callsINDIRECT0
wayland-commons • 0.20.12Common types and structures used by wayland-client and wayland-server.DIRECT8
wayland-scanner • 0.20.12Wayland Scanner for generating rust APIs from XML wayland protocol files.DIRECT2
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.DIRECT6
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
xml-rs • 0.7.0An XML library in pure RustINDIRECT1
ISC2
PackageRelationDependenciesPublished
libloading • 0.6.7Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT4
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.20.12 version:

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