xactor 0.7.11

Xactor is a rust actors framework based on async-std
Documentation

xactor

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

default

  • runtime-async-std

runtime-async-std

  • async-std

async-std

    This feature flag does not enable additional features.

runtime-tokio

  • tokio

tokio

    This feature flag does not enable additional features.