naga::front::wgsl::parse::lexer

Type Alias TokenSpan

source
type TokenSpan<'a> = (Token<'a>, Span);