bevy/crates/bevy_core_pipeline
Sludge 37e80745d2
Derive Debug for BloomCompositeMode (#11041)
# Objective

- API guidelines recommend that every type should implement `Debug`
where possible.

## Solution

- Do that.
2023-12-21 19:59:46 +00:00
..
src Derive Debug for BloomCompositeMode (#11041) 2023-12-21 19:59:46 +00:00
Cargo.toml Standardize toml format with taplo (#10594) 2023-11-21 01:04:14 +00:00