3 lines
334 B
JavaScript
3 lines
334 B
JavaScript
(function() {var implementors = {};
|
|
implementors["syn"] = [{"text":"impl IdentFragment for Member","synthetic":false,"types":[]},{"text":"impl IdentFragment for Index","synthetic":false,"types":[]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |