# Objective Fix https://github.com/bevyengine/bevy/issues/19617 # Solution Add newlines before all impl blocks. I suspect that at least some of these will be objectionable! If there's a desired Bevy style for this then I'll update the PR. If not then we can just close it - it's the work of a single find and replace. |
||
|---|---|---|
| .. | ||
| clone_entities.rs | ||
| entity_set.rs | ||
| hash_map.rs | ||
| hash_set.rs | ||
| hash.rs | ||
| index_map.rs | ||
| index_set.rs | ||
| map_entities.rs | ||
| mod.rs | ||
| unique_array.rs | ||
| unique_slice.rs | ||
| unique_vec.rs | ||