crossbeam 0.8.2

Tools for concurrent programming
Documentation

crossbeam

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

  • std

std

  • alloc
  • crossbeam-channel/std
  • crossbeam-deque/std
  • crossbeam-epoch/std
  • crossbeam-queue/std
  • crossbeam-utils/std

alloc

  • crossbeam-epoch/alloc
  • crossbeam-queue/alloc

nightly

  • crossbeam-epoch/nightly
  • crossbeam-utils/nightly
  • crossbeam-queue/nightly

crossbeam-epoch

    This feature flag does not enable additional features.

crossbeam-queue

    This feature flag does not enable additional features.

crossbeam-channel

    This feature flag does not enable additional features.

crossbeam-deque

    This feature flag does not enable additional features.