abstreet/rustdoc/implementors/map_gui/trait.AppLike.js
2020-11-24 07:58:48 +00:00

4 lines
287 B
JavaScript

(function() {var implementors = {};
implementors["game"] = [{"text":"impl AppLike for App","synthetic":false,"types":[]}];
implementors["map_gui"] = [];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()