Type Definition tui_markup::parser::ItemC

source · []
pub type ItemC<'a, C> = Item<'a, Tag<'a, C>>;
Expand description

Item type for tag convertor C.