Type Definition inferno::flamegraph::color::Color

source · []
pub type Color = RGB8;
Expand description

A re-export of RGB8 from the rgb crate.