Docs.rs
  • rusty-rules-0.2.0
    • rusty-rules 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • khvzak
    • Dependencies
      • ipnet ^2 normal
      • ipnet-trie ^0.3 normal
      • jsonschema ^0.32 normal optional
      • regex ^1.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • criterion ^0.7 dev
      • mlua ^0.11 dev
      • static_assertions ^1.1 dev
      • tokio ^1 dev
      • vrl ^0.26 dev
    • Versions
    • 49.3% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rusty_rules0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • BoolMatcher
  • DefaultMatcher
  • Engine
  • Fetcher
  • IpMatcher
  • NumberMatcher
  • RegexMatcher
  • StringMatcher
  • ValidationError

Enums

  • Error
  • Operator
  • Rule
  • Value

Traits

  • Matcher
  • MaybeSend
  • MaybeSync
  • ToOperator

Type Aliases

  • AsyncCheckFn
  • BoxFuture
  • CheckFn