[−][src]Module futures_util::lock
Futures-powered synchronization primitives.
Structs
BiLock |
A type of futures-powered synchronization primitive which is a mutex between two possible owners. |
BiLockAcquire |
Future returned by |
BiLockGuard |
Returned RAII guard from the |
ReuniteError |
Error indicating two |