licenses.dev

strided v0.2.9

Strided slices. This library provides two types `Strided` and `MutStrided` as generalised forms of `&[T]` and `&mut [T]` respectively, where the elements are regularly spaced in memory, but not necessarily immediately adjacently.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-bigint • 0.4.6Big integer implementation for RustINDIRECT3
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.4.1Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.4.2A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! DIRECT7
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.9 version:

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