[][src]Type Definition rustpython_parser::lexer::Spanned

type Spanned = (Location, Tok, Location);