define_atomic_id

Macro define_atomic_id 

Source
macro_rules! define_atomic_id {
    ($atomic_id_type:ident) => { ... };
}