licenses.dev

wayland-backend v0.3.11

Low-level bindings to the Wayland protocol

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT18
PackageRelationDependenciesPublished
bitflags • 2.9.4A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.2.37A 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. DIRECT2
concat-idents • 1.1.5Allows concatenating multiple identifiers and using them everywhereDIRECT4
downcast-rs • 1.2.1Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. DIRECT0
env_logger • 0.10.2A logging implementation for `log` which is configured via an environment variable. DIRECT1
errno • 0.3.14Cross-platform interface to the `errno` variable.INDIRECT3
find-msvc-tools • 0.1.1Find windows-specific tools, read MSVC versions from the registry and from COM interfacesINDIRECT0
libc • 0.2.175Raw FFI bindings to platform libraries like libc.INDIRECT0
log • 0.4.28A lightweight logging facade for Rust 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. INDIRECT0
proc-macro2 • 1.0.101A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
scoped-tls • 1.0.1Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stackDIRECT0
syn • 2.0.106Parser for Rust source codeINDIRECT2
windows-link • 0.2.0Linking for WindowsINDIRECT0
windows-sys • 0.61.0Rust for WindowsINDIRECT1
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
raw-window-handle • 0.5.2Interoperability library for Rust Windowing applications.DIRECT0
raw-window-handle • 0.6.2Interoperability library for Rust Windowing applications.DIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
linux-raw-sys • 0.11.0Generated bindings for Linux's userspace APIINDIRECT0
rustix • 1.1.2Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsDIRECT6
MIT1
PackageRelationDependenciesPublished
wayland-sys • 0.31.7FFI 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.DIRECT1
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.19Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.11 version:

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