Skip to main content

EMPTY_ATTR_TOKEN_STREAM

Static EMPTY_ATTR_TOKEN_STREAM 

Source
static EMPTY_ATTR_TOKEN_STREAM: LazyLock<AttrTokenStream>
Expand description

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