pub type TtIter<'a> = TtIter<'a, SpanData<SyntaxContext>>;
pub struct TtIter<'a> { /* private fields */ }