abstreet/rustdoc/implementors/core/convert/trait.AsRef.js
2020-12-15 20:03:24 +00:00

3 lines
831 B
JavaScript

(function() {var implementors = {};
implementors["widgetry"] = [{"text":"impl<'_> AsRef<Assets> for GfxCtx<'_>","synthetic":false,"types":[]},{"text":"impl<'_> AsRef<Assets> for EventCtx<'_>","synthetic":false,"types":[]},{"text":"impl AsRef<Assets> for Prerender","synthetic":false,"types":[]},{"text":"impl AsRef<Assets> for Assets","synthetic":false,"types":[]},{"text":"impl<'_> AsRef<Prerender> for GfxCtx<'_>","synthetic":false,"types":[]},{"text":"impl<'_> AsRef<Prerender> for EventCtx<'_>","synthetic":false,"types":[]},{"text":"impl AsRef<Prerender> for Prerender","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()