async-priority-lock 1.0.2

A priority-based async lock. Optionally no-std.
Documentation

async-priority-lock

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

default

arena-queue (default)

const-default (default)

mutex (default)

This feature flag does not enable additional features.

semaphore (default)

This feature flag does not enable additional features.

std (default)

alloc (default)

This feature flag does not enable additional features.

box-queue

evict

This feature flag does not enable additional features.

semaphore-total

This feature flag does not enable additional features.

serde

spin