rtx 0.1.0

RTx is a zero-cost runtime-abstraction intended for use by Rust libraries to enable the Freedom of Choice between asynchronous runtimes.

rtx

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

default

This feature flag does not enable additional features.

async

async-io

This feature flag does not enable additional features.

async-std

async-std_

This feature flag does not enable additional features.

blocking

This feature flag does not enable additional features.

futures-core

This feature flag does not enable additional features.

futures-io

This feature flag does not enable additional features.

futures-util

This feature flag does not enable additional features.

tokio

tokio_

This feature flag does not enable additional features.