concurrency_traits 0.7.1

Traits for concurrent primitives.
Documentation

concurrency_traits

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

default

  • std
  • simple_futures/std

std

  • alloc

alloc

  • simple_futures

simple_futures

    This feature flag does not enable additional features.

impl_crossbeam

  • alloc
  • crossbeam
  • crossbeam/alloc

impl_parking_lot

  • std
  • parking_lot

parking_lot

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.

crossbeam

    This feature flag does not enable additional features.