Struct workflow_log::ColorHexView
source · pub struct ColorHexView<'a> {
pub builder: HexViewBuilder<'a>,
pub color_start: usize,
}
Fields§
§builder: HexViewBuilder<'a>
§color_start: usize
pub struct ColorHexView<'a> {
pub builder: HexViewBuilder<'a>,
pub color_start: usize,
}
builder: HexViewBuilder<'a>
§color_start: usize