v0.4.1
Release Notes
🍑 v0.4.1
-
💡 Features
- provide method
into_inner
for theMutex
,RWLock
and their async variation to be able move the contained the sealed data out of the locks.
- provide method
into_inner
for the Mutex
, RWLock
and their async variation to be able move the contained the sealed data out of the locks.