mentat/quote/sidebar-items.js

1 line
349 B
JavaScript
Raw Permalink Normal View History

2018-08-22 17:04:13 +00:00
initSidebarItems({"macro":[["quote","The whole point."],["quote_spanned","Same as `quote!`, but applies a given span to all tokens originating within the macro invocation."]],"trait":[["ToTokens","Types that can be interpolated inside a [`quote!`] invocation."],["TokenStreamExt","TokenStream extension trait with methods for appending tokens."]]});