nannou-org/nannou

Expose `nannou::wgpu::texture::image::Pixel` from `wgpu` module

Open

#595 opened on May 9, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (4,662 stars) (254 forks)batch import
good first issuegraphics

Description

Currently it's hidden unnecessarily, but it would help the documentation if it were public.

Contributor guide