Module intern

Source
Available on crate feature blob only.

Structs§

InternedInput
Two lists of interned tokens that can be compared with the diff function.
Interner
An interner that allows for fast access of tokens produced by a TokenSource.
Token
A token represented as an interned integer.

Traits§

TokenSource