atom_manager

Macro atom_manager 

Source
macro_rules! atom_manager {
    ($($name:ident $(:$lit:literal)?),*) => { ... };
}