atomic-enums-0.1.1 has been yanked.
This crate provides an AtomicEnum.
This can only be used with enumerations in which the individual fields are assigned u16 values.
The gen_atomic_enum! macro is provided which can be used to create a valid enumeration.