licenses.dev

odds v0.2.26

Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itertools • 0.5.10Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
lazy_static • 0.2.11A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 0.1.11Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.26 version:

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