nospin 0.2.1

Rust crate containing an embedded version of a Mutex which can be used in `no_std` projects which are single-threaded.
1
2
3
# nospin
Rust crate containing an embedded version of a Mutex which can be used in
`no_std` projects which are single-threaded.