spin 0.11.0

Spin-based synchronization primitives
Documentation

spin

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

default

barrier (default)

lazylock (default)

lock_api (default)

mutex (default)

This feature flag does not enable additional features.

once (default)

This feature flag does not enable additional features.

rwlock (default)

This feature flag does not enable additional features.

spin_mutex (default)

core

fair_mutex

lazy

portable-atomic

portable_atomic

rustc-dep-of-std

std

This feature flag does not enable additional features.

ticket_mutex

use_ticket_mutex