ash/examples
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
..
assets Update the texture example 2016-12-26 01:22:21 +01:00
shader Fix broken vert.spv 2017-09-17 10:31:17 +02:00
src Appease clippy (#591) 2022-02-26 13:01:28 -08:00
Cargo.toml examples: Update winit to 0.26 and image to 0.23 (#551) 2022-01-10 13:43:18 -08:00