Type Alias TtIter

Source
pub type TtIter<'a> = TtIter<'a, SpanData<SyntaxContext>>;

Aliased Typeยง

pub struct TtIter<'a> { /* private fields */ }