Macro bevy_render::define_atomic_id

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