abstreet/rustdoc/implementors/abstutil/collections/trait.IndexableKey.js
2021-03-25 16:13:32 +00:00

3 lines
807 B
JavaScript

(function() {var implementors = {};
implementors["sim"] = [{"text":"impl <a class=\"trait\" href=\"abstutil/collections/trait.IndexableKey.html\" title=\"trait abstutil::collections::IndexableKey\">IndexableKey</a> for <a class=\"struct\" href=\"sim/struct.CarID.html\" title=\"struct sim::CarID\">CarID</a>","synthetic":false,"types":["sim::CarID"]},{"text":"impl <a class=\"trait\" href=\"abstutil/collections/trait.IndexableKey.html\" title=\"trait abstutil::collections::IndexableKey\">IndexableKey</a> for <a class=\"struct\" href=\"sim/struct.PedestrianID.html\" title=\"struct sim::PedestrianID\">PedestrianID</a>","synthetic":false,"types":["sim::PedestrianID"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()