indicator 0.3.3

Abstractions for stream aggregation, we call them `Indicator` s.
Documentation

indicator

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 9 of them enabled by default.

default

  • std
  • stream
  • array-vec

std

  • alloc
  • time/std
  • futures?/std
  • thiserror
  • tracing?/std

stream

  • futures
  • pin-project-lite

array-vec

  • arrayvec

alloc

  • futures?/alloc
  • time/alloc

thiserror

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

pin-project-lite

    This feature flag does not enable additional features.

arrayvec

    This feature flag does not enable additional features.

reactive

  • alloc
  • futures
  • pin-project-lite
  • tracing

tower

  • std
  • async
  • tower-service

parallel

  • std
  • rayon

async

  • futures
  • pin-project-lite

gat

  • tinyvec

serde

    This feature flag does not enable additional features.

humantime

    This feature flag does not enable additional features.

tower-service

    This feature flag does not enable additional features.

tinyvec

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.