pub fn to_tokens_span_range(tokens: impl ToTokens) -> Range<Span> ⓘ
Implementation of SpanRangedfor T:ToTokens
SpanRanged
for T:
ToTokens
This is necessary to put in a standalone function due to compiler limitations.