bevy_render

Macro define_atomic_id

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