Now a REAL lib
This commit is contained in:
3
doc/implementors/quote/ext/trait.TokenStreamExt.js
Normal file
3
doc/implementors/quote/ext/trait.TokenStreamExt.js
Normal file
@ -0,0 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["quote"] = [];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
@ -0,0 +1,4 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["quote"] = [];
|
||||
implementors["syn"] = [{"text":"impl <a class=\"trait\" href=\"quote/ident_fragment/trait.IdentFragment.html\" title=\"trait quote::ident_fragment::IdentFragment\">IdentFragment</a> for <a class=\"enum\" href=\"syn/enum.Member.html\" title=\"enum syn::Member\">Member</a>","synthetic":false,"types":["syn::expr::Member"]},{"text":"impl <a class=\"trait\" href=\"quote/ident_fragment/trait.IdentFragment.html\" title=\"trait quote::ident_fragment::IdentFragment\">IdentFragment</a> for <a class=\"struct\" href=\"syn/struct.Index.html\" title=\"struct syn::Index\">Index</a>","synthetic":false,"types":["syn::expr::Index"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
5
doc/implementors/quote/to_tokens/trait.ToTokens.js
Normal file
5
doc/implementors/quote/to_tokens/trait.ToTokens.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user