1 line
259 B
JavaScript
1 line
259 B
JavaScript
window.SIDEBAR_ITEMS = {"struct":[["Cursor","A cheaply copyable cursor into a `TokenBuffer`."],["TokenBuffer","A buffer that can be efficiently traversed multiple times, unlike `TokenStream` which requires a deep copy in order to traverse more than once."]]}; |