asparit 0.1.0

Async Parallel Iterators for Rust
Documentation

asparit

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

default

  • sequential-executor

sequential-executor

  • default-executor

default-executor

    This feature flag does not enable additional features.

tokio-executor

  • futures
  • num_cpus
  • tokio
  • default-executor

rayon-executor

  • rayon-core
  • default-executor

futures

    This feature flag does not enable additional features.

rayon-core

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

num_cpus

    This feature flag does not enable additional features.