licenses.dev

predicates v2.1.1

An implementation of boolean-valued predicate functions.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
concolor • 0.0.8Control console coloring across all dependenciesDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
predicates-core • 1.0.8An API for boolean-valued predicate functions.DIRECT0
predicates-tree • 1.0.11Render boolean-valued predicate functions results as a tree.DIRECT2
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT3
yansi • 0.5.1A dead simple ANSI terminal color painting library.DIRECT0
MIT3
PackageRelationDependenciesPublished
difflib • 0.4.0Port of Python's difflib library to Rust.DIRECT0
float-cmp • 0.9.0Floating point approximate comparison traitsDIRECT2
termtree • 0.4.1Visualize tree-like data on the command-lineINDIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
normalize-line-endings • 0.3.0Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \nDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.1 version:

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