async_main 0.4.0

Runtime-agnostic async main proc macro
Documentation

async_main

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

default

    This feature flag does not enable additional features.

async-executor

  • dep:async-executor
  • dep:futures-lite

pasts

  • dep:pasts

web

  • async_main_macro/web

async-std

  • dep:async-std

futures

  • dep:futures

tokio

  • dep:tokio