mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-01 02:33:54 +03:00
5 lines
870 B
JavaScript
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;}})() |