Docs.rs
  • detect-0.1.4
    • detect 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • inanna-malick
    • Dependencies
      • anyhow ^1 normal
      • clap ^4.4 normal
      • futures ^0.3.23 normal
      • ignore ^0.4 normal
      • itertools ^0.10 normal
      • nom ^7.1 normal
      • nom-recursive ^0.5.1 normal
      • nom_locate ^4 normal
      • recursion ^0.5 normal
      • recursion-visualize ^0.5 normal optional
      • regex ^1.6.0 normal
      • regex-automata ^0.4.7 normal
      • tokio ^1.19 normal
      • tokio-util ^0.7.11 normal
      • tempdir ^0.3.7 dev
    • Versions
    • 3.37% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

detect0.1.4

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • expr::frame::MapPredicateRef
  • predicate::RawPredicate

Enums

  • expr::Expr
  • expr::frame::ExprFrame
  • expr::short_circuit::ShortCircuit
  • predicate::Bound
  • predicate::MetadataPredicate
  • predicate::NamePredicate
  • predicate::NumberMatcher
  • predicate::NumericalOp
  • predicate::Op
  • predicate::Predicate
  • predicate::Selector
  • predicate::StringMatcher

Functions

  • parse
  • parse_and_run
  • predicate::parse_numerical
  • predicate::parse_string
  • predicate::parse_string_dfa

Type Aliases

  • predicate::CompiledContentPredicate
  • predicate::CompiledContentPredicateRef
  • predicate::CompiledMatcher