licenses.dev

smallvec v0.3.4

'Small vector' optimization: store up to a small number of items on the stack

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
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.INDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
heapsize • 0.3.9Infrastructure for measuring the total runtime size of an object on the heapDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.4 version:

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