mirror of
https://github.com/trussed-dev/flexiber.git
synced 2026-03-11 16:35:17 -07:00
4 lines
353 B
JavaScript
4 lines
353 B
JavaScript
(function() {var implementors = {};
|
|
implementors["proc_macro2"] = [{"text":"impl Error for LexError","synthetic":false,"types":[]}];
|
|
implementors["syn"] = [{"text":"impl Error for Error","synthetic":false,"types":[]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |