mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 11:33:06 +00:00
be8ff5d0e1
# Objective - The filter type on the `apply_global_wireframe_material` system had duplicate filter code and the `clippy::type_complexity` attribute. ## Solution - Extract the common part of the filter into a type alias |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |