licenses.dev

tap v0.3.1

Generic extensions for tapping values in Rust

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
futures • 0.1.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
MIT2
PackageRelationDependenciesPublished
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern.DIRECT0
nom • 3.2.1A byte-oriented, zero-copy, parser combinators libraryDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 1.0.2Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.1 version:

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