Skip to main content

EMPTY_TOKEN_STREAM

Static EMPTY_TOKEN_STREAM 

Source
static EMPTY_TOKEN_STREAM: LazyLock<TokenStream>
Expand description

A shared empty token stream, used to avoid an unnecessary Arc allocation for every empty token stream.