Module locking

Source
Expand description

Note this only contains AssumeUnlockable which is not generally recommended. Use of the spin crate’s mutex with Talck is a good default.

Structs§

AssumeUnlockable
WARNING: AssumeUnlockable may cause undefined behaviour without unsafe code!