Docs.rs
  • kapacitor-multi-indicator-batch-udf-0.1.1
    • kapacitor-multi-indicator-batch-udf 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • suitable-name
    • Dependencies
      • anyhow ^1.0.86 normal
      • async-std ^1.12.0 normal
      • async-trait ^0.1.81 normal
      • byteorder ^1.5.0 normal
      • clap ^4.5.15 normal
      • env_logger ^0.11.5 normal
      • futures ^0.3.30 normal
      • futures-util ^0.3.30 normal
      • kapacitor-udf ^0.1.0 normal
      • libc ^0.2.155 normal
      • log ^0.4.22 normal
      • pin-utils ^0.1 normal
      • prost ^0.13.1 normal
      • serde ^1.0.207 normal
      • serde_json ^1.0.125 normal
      • signal-hook ^0.3.17 normal
      • signal-hook-async-std ^0.2.2 normal
      • structopt ^0.3.26 normal
      • thiserror ^1.0.63 normal
      • toml ^0.8.19 normal
      • tracing ^0.1.40 normal
      • tracing-error ^0.2 normal
      • tracing-subscriber ^0.3.18 normal
    • Versions
    • 7.32% 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

kapacitor_multi_indicator_batch_udf0.1.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • handler::accepter::Accepter
  • handler::config::IndicatorOptions
  • handler::config::IndicatorState
  • handler::indicator_handler::IndicatorHandler
  • handler::indicators::ema::Ema
  • handler::indicators::sma::Sma

Enums

  • handler::config::IndicatorOptionError
  • handler::config::IndicatorType
  • handler::indicator_handler::IndicatorError

Traits

  • handler::indicators::Indicator