v0.4.2
- Add
Send + Sync + Unpin
bound toPrimitiveAtom::Impl
. As a consequence, these traits are now implemented forAtomic<T>
unconditionally. (#14)
Send + Sync + Unpin
bound to PrimitiveAtom::Impl
. As a consequence, these traits are now implemented for Atomic<T>
unconditionally. (#14)