agnostik 0.2.3

Executor Agnostic Runtime that can run your futures with your favourite Executor.
Documentation

agnostik

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

runtime_bastion

  • bastion-executor
  • lightproc

runtime_smol

  • smol_crate

runtime_asyncstd

  • async_std_crate

runtime_tokio

  • tokio_crate

attributes

  • agnostik-attributes

async_std_crate

    This feature flag does not enable additional features.

agnostik-attributes

    This feature flag does not enable additional features.

tokio_crate

    This feature flag does not enable additional features.

smol_crate

    This feature flag does not enable additional features.

lightproc

    This feature flag does not enable additional features.

bastion-executor

    This feature flag does not enable additional features.