pub fn local_sid_token<'val>(local_sid: SymbolId) -> BorrowedSymbolToken<'val>
Expand description

Constructs an BorrowedSymbolToken with unknown text and a local ID. A common case for binary parsing (though technically relevant in text).