pub fn local_sid_token(local_sid: SymbolId) -> OwnedSymbolToken
Expand description

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