licenses.dev

libloading v0.8.5

Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
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. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.DIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.52.0Rust for WindowsDIRECT9
windows-targets • 0.52.6Import libs for WindowsDIRECT8
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.5 version:

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