Module clippy_lints::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