Macro bevy::render::define_atomic_id

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