A fast text renderer for wgpu, powered by glyph_brush.
Add wgpu_glyph as a dependency in your Cargo.toml:
wgpu_glyph
Cargo.toml
toml wgpu_glyph = "0.12"
Have a look at * The examples directory. * Iced, a cross-platform GUI library. * Coffee, a 2D game library.