licenses.dev

predicates v3.1.3

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 MIT7
PackageRelationDependenciesPublished
anstyle • 1.0.10ANSI text stylingDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
predicates-core • 1.0.9An API for boolean-valued predicate functions.DIRECT0
predicates-tree • 1.0.12Render 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
MIT3
PackageRelationDependenciesPublished
difflib • 0.4.0Port of Python's difflib library to Rust.DIRECT0
float-cmp • 0.10.0Floating point approximate comparison traitsDIRECT2
termtree • 0.5.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 3.1.3 version:

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