scsys-actors 0.2.2

scsys is a collection of primitives and utilities for use throughout the ecosystem.
Documentation

scsys-actors

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

default

  • std

std

  • futures/std
  • scsys-core/std
  • serde?/std
  • strum/std

full

  • default
  • serde
  • tokio

tokio

  • dep:tokio
  • tokio-ext

serde

  • dep:serde
  • scsys-core/serde

alloc

  • scsys-core/alloc
  • serde?/alloc

wasi

  • scsys-core/wasi

wasm

  • scsys-core/wasm

tokio-ext

  • tokio/sync