You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/quote/sidebar-items.js

1 line
349 B

5 years ago
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."]]});