licenses.dev

predicates v0.9.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 MIT6
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
predicates-core • 0.9.0An API for boolean-valued predicate functions.DIRECT0
predicates-tree • 0.9.0Render 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
difference • 2.0.0A Rust text diffing and assertion library.DIRECT0
float-cmp • 0.4.0Floating point approximate comparison traitsDIRECT2
treeline • 0.1.0a library for visualizing tree structured dataINDIRECT0
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.2.2Takes 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 0.9.1 version:

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