Module clippy::mutex_atomic [] [src]

Checks for uses of Mutex where an atomic value could be used

This lint is warn by default

Structs

MutexAtomic

Statics

MUTEX_ATOMIC
MUTEX_INTEGER