(function() {var implementors = {}; implementors["game"] = [{"text":"impl TripManagementState<App> for TripPlanner","synthetic":false,"types":["game::ungap::trip::TripPlanner"]}]; implementors["ltn"] = [{"text":"impl TripManagementState<SimpleApp<Session>> for RoutePlanner","synthetic":false,"types":["ltn::pathfinding::RoutePlanner"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()