Docs.rs
  • fiddler-2.2.0
    • fiddler 2.2.0
    • Permalink
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • rc1405
    • Dependencies
      • async-std ^1.12.0 normal
      • async-trait ^0.1.78 normal
      • aws-config ^1.1.7 normal optional
      • aws-sdk-s3 ^1.83.0 normal optional
      • aws-sdk-sqs ^1.64.0 normal optional
      • aws_lambda_events ^0.16.0 normal optional
      • base64 ^0.22.1 normal
      • chrono ^0.4.40 normal
      • elasticsearch ^8.5.0-alpha.1 normal optional
      • fiddler-macros ^1.0.0 normal
      • flate2 ^1.1.1 normal
      • flume ^0.11.1 normal
      • handlebars ^6.3.2 normal
      • jmespath ^0.3.0 normal
      • jsonschema ^0.17.1 normal
      • num_cpus ^1.16.0 normal
      • once_cell ^1.19.0 normal
      • pyo3 ^0.24.2 normal optional
      • serde ^1.0.197 normal
      • serde_json ^1.0.114 normal
      • serde_yaml ^0.9.32 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.36.0 normal
      • tracing ^0.1.40 normal
      • uuid ^1.11.0 normal
      • aws-smithy-types ^1.3.1 dev
      • testcontainers ^0.23.3 dev
      • testcontainers-modules ^0.11.6 dev
      • tokio-test ^0.4.4 dev
      • fs_extra ^1.3.0 build
      • pkg-config ^0.3.30 build
      • regex ^1.10.3 build
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fiddler2.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BatchingPolicy
  • Message
  • Runtime
  • config::Config
  • config::ConfigSpec
  • config::ParsedConfig

Enums

  • Error
  • MessageType
  • Status
  • config::ExecutionType
  • config::ItemType

Traits

  • Closer
  • Input
  • InputBatch
  • Output
  • OutputBatch
  • Processor

Functions

  • config::register_plugin
  • new_callback_chan

Type Aliases

  • CallbackChan
  • MessageBatch
  • config::Callback