abstreet/rustdoc/implementors/abstutil/clone/trait.CloneableAny.js
2021-07-18 21:23:27 +00:00

5 lines
870 B
JavaScript

(function() {var implementors = {};
implementors["abstio"] = [{"text":"impl <a class=\"trait\" href=\"abstutil/clone/trait.CloneableAny.html\" title=\"trait abstutil::clone::CloneableAny\">CloneableAny</a> for <a class=\"struct\" href=\"abstio/abst_paths/struct.MapName.html\" title=\"struct abstio::abst_paths::MapName\">MapName</a>","synthetic":false,"types":["abstio::abst_paths::MapName"]}];
implementors["abstutil"] = [];
implementors["sim"] = [{"text":"impl <a class=\"trait\" href=\"abstutil/clone/trait.CloneableAny.html\" title=\"trait abstutil::clone::CloneableAny\">CloneableAny</a> for <a class=\"struct\" href=\"sim/struct.TripID.html\" title=\"struct sim::TripID\">TripID</a>","synthetic":false,"types":["sim::TripID"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()