licenses.dev

integer-sqrt v0.1.5

An implementation of integer square root algorithm for primitive rust types

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.5 version:

[![licenses](https://licenses.dev/b/cargo/integer-sqrt/0.1.5)](https://licenses.dev/cargo/integer-sqrt/0.1.5)
<a href="https://licenses.dev/cargo/integer-sqrt/0.1.5">
  <img src="https://licenses.dev/b/cargo/integer-sqrt/0.1.5" alt="licenses" />
</a>
GitHub