Expand description

Async mutex.

This module provides a mutex that can be used to synchronize data between asynchronous tasks.

Structs

Async mutex.
Async mutex guard.
Error returned by Mutex::try_lock