mentat/docs/apis/rust/syn/buffer/sidebar-items.js

1 line
254 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
initSidebarItems({"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."]]});