Type Definition tui_markup::parser::ItemG

source · []
pub type ItemG<'a, G> = Item<'a, TagG<'a, G>>;
Expand description

Item type for generator G.