Binary package “librust-rgb+serde-dev” in ubuntu focal

`struct RGB` (etc.) for sharing pixels between crates - feature "serde"

 Allows no-copy high-level interoperability. Also adds common convenience
 methods and implements standard Rust traits to make RGB/RGBA pixels first-class
 Rust objects.
 .
 This metapackage enables feature serde for the Rust rgb crate, by pulling in
 any additional dependencies needed by that feature.