indicator 0.1.6

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 7 feature flags, 7 of them enabled by default.

default

  • std
  • stream
  • array-vec

std

  • time/std
  • futures/std

stream

  • futures
  • pin-project-lite

array-vec

  • arrayvec

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.