ash/examples/src
Steve Wooster b16bb4e62c
Appease clippy (#591)
* Simplify .map().flatten().next() and .filter_map().next() to .find_map()

* Avoid unnecessary closures for cheap expressions

* Use character instead of string for replacement pattern

Co-authored-by: Steve Wooster <s.f.m.wooster@gmail.com>
2022-02-26 13:01:28 -08:00
..
bin Add conversions from Extent2D to Extent3D and Rect2D (#557) 2022-01-22 16:29:45 +01:00
lib.rs Appease clippy (#591) 2022-02-26 13:01:28 -08:00