(function() {var implementors = {};
implementors["sim"] = [{"text":"impl TryInto<NormalParkingSimState> for ParkingSimState","synthetic":false,"types":["sim::mechanics::parking::ParkingSimState"]},{"text":"impl TryInto<InfiniteParkingSimState> for ParkingSimState","synthetic":false,"types":["sim::mechanics::parking::ParkingSimState"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()