Wrappers to create fully-featured Mutex and RwLock types
Description
Wrappers to create fully-featured Mutex and RwLock types.
Compatible with no_std.
This package contains library source intended for building other packages
which use "default" feature of "lock_api" crate.