std
::
sync
::
mutex
Struct
std
::
sync
::
mutex
::
Dummy
[
−
]
[src]
struct Dummy(
UnsafeCell
<()>);
Trait Implementations
impl
Sync
for
Dummy