callbag 0.14.0

Rust implementation of the callbag spec for reactive/iterable programming
Documentation

callbag

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

default

  • combine
  • concat
  • filter
  • flatten
  • for_each
  • from_iter
  • interval
  • map
  • merge
  • pipe
  • scan
  • share
  • skip
  • take

combine

  • paste

concat

    This feature flag does not enable additional features.

filter

    This feature flag does not enable additional features.

flatten

    This feature flag does not enable additional features.

for_each

    This feature flag does not enable additional features.

from_iter

    This feature flag does not enable additional features.

interval

  • async_executors
  • async_nursery

map

    This feature flag does not enable additional features.

merge

    This feature flag does not enable additional features.

pipe

    This feature flag does not enable additional features.

scan

    This feature flag does not enable additional features.

share

    This feature flag does not enable additional features.

skip

    This feature flag does not enable additional features.

take

    This feature flag does not enable additional features.

paste

    This feature flag does not enable additional features.

async_executors

    This feature flag does not enable additional features.

async_nursery

    This feature flag does not enable additional features.

browser

    This feature flag does not enable additional features.