licenses.dev

dlib v0.5.3

Helper macros for handling manually loading optional system libraries.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
cfg-if • 1.0.4A 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
windows-link • 0.2.1Linking for WindowsINDIRECT0
ISC1
PackageRelationDependenciesPublished
libloading • 0.8.9Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.3 version:

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