licenses.dev

winx v0.16.0

Windows API helper library

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT5
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
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.DIRECT2
Apache-2.01
PackageRelationDependenciesPublished
cvt • 0.1.2Expose the cvt function from Rust libstd.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.16.0 version:

[![licenses](https://licenses.dev/b/cargo/winx/0.16.0)](https://licenses.dev/cargo/winx/0.16.0)
<a href="https://licenses.dev/cargo/winx/0.16.0">
  <img src="https://licenses.dev/b/cargo/winx/0.16.0" alt="licenses" />
</a>
GitHub