Path: blob/main/release-content/migration-guides/define_atomic_id.md
9356 views
------define_atomic_id was moved out of bevy_render and into bevy_utils. If you were using bevy::render::define_atomic_id, you can update to bevy::utils::define_atomic_id.