bevy/crates/bevy_render
Sam T b9f3272177
added multi-line string formatting (#8350)
# Objective

fixes #8348

## Solution

- Uses multi-line string with backslashes allowing rustfmt to work
properly in the surrounding area.

---------

Co-authored-by: François <mockersf@gmail.com>
2023-04-13 18:00:17 +00:00
..
macros chore: Release (#7920) 2023-03-06 05:13:36 +00:00
src added multi-line string formatting (#8350) 2023-04-13 18:00:17 +00:00
Cargo.toml Added WebP image format support (#8220) 2023-03-28 19:53:55 +00:00