Type Definition eth_blockies::RgbPixel

source · []
pub type RgbPixel = (u8, u8, u8);
Expand description

Unit RGB pixel data