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