licenses.dev

libloading v0.4.3

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

MIT3
PackageRelationDependenciesPublished
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.DIRECT2
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.DIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
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.4.3 version:

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