licenses.dev

wayland-sys v0.31.8

FFI 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.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
cfg-if • 1.0.4A 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.180Raw FFI bindings to platform libraries like libc.DIRECT0
log • 0.4.29A lightweight logging facade for Rust DIRECT0
once_cell • 1.21.3Single assignment cells and lazy values.DIRECT0
pkg-config • 0.3.32A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. DIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
MIT2
PackageRelationDependenciesPublished
dlib • 0.5.2Helper macros for handling manually loading optional system libraries.DIRECT3
memoffset • 0.9.1offset_of functionality for Rust structs.DIRECT1
ISC1
PackageRelationDependenciesPublished
libloading • 0.8.9Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.31.8 version:

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