licenses.dev

libloading v0.5.2

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 MIT5
PackageRelationDependenciesPublished
cc • 1.1.31A 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. DIRECT1
shlex • 1.3.0Split a string into shell words, like Python's shlex.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
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.5.2 version:

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