xtra 0.5.0

A tiny actor framework

xtra

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

default

timing (default)

futures-timer (default)

This feature flag does not enable additional features.

async-std

This feature flag does not enable additional features.

smol

This feature flag does not enable additional features.

tokio

This feature flag does not enable additional features.

wasm-bindgen

This feature flag does not enable additional features.

wasm-bindgen-futures

This feature flag does not enable additional features.

with-async_std-1

with-smol-1

with-tokio-1

with-wasm_bindgen-0_2