rust-rgb 0.8.18 Struct for sharing pixels between crates

This package provides struct RGB/RGBA/etc. for sharing pixels between crates + convenience methods for color manipulation. It allows no-copy high-level interoperability. It also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.