stack-queue 0.2.0

Heapless auto-batching queue
Documentation

stack-queue

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

default

  • tokio-runtime

tokio-runtime

  • tokio
  • async-local/tokio-runtime
  • derive-stack-queue/tokio-runtime

tokio

    This feature flag does not enable additional features.

async-std-runtime

  • async-std
  • async-local/async-std-runtime
  • derive-stack-queue/async-std-runtime

boxed

  • async_t/boxed
  • async-local/boxed

diesel-associations

  • diesel

async-std

    This feature flag does not enable additional features.

diesel

    This feature flag does not enable additional features.