surelock 0.1.0

Deadlock-free locks for Rust with compile time guarantees, incremental locks, and atomic lock sets.
Documentation

surelock

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

default

atomic-u64 (default)

This feature flag does not enable additional features.

std (default)

This feature flag does not enable additional features.

cortex-m

critical-section

escape-hatch

This feature flag does not enable additional features.

levels-32

This feature flag does not enable additional features.

levels-64

This feature flag does not enable additional features.

lock-api

portable-atomic