kornelski / rust-rgb

struct RGB for sharing pixels between crates
https://lib.rs/rgb
MIT License
97 stars 19 forks source link

More doc-tests and bytemuck section in the `README.md` #109

Closed ripytide closed 1 month ago

ripytide commented 1 month ago

Adds a doc-test for each pixel type to show an initialization example, and a short section in the readme about using bytemuck.