Available on crate feature
blob
only.Structs§
- Interned
Input - 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.