abstreet/rustdoc/map_model/pathfind/pathfinder/sidebar-items.js
2022-03-23 10:58:49 +00:00

1 line
419 B
JavaScript

initSidebarItems({"enum":[["PathfinderCaching","When pathfinding with different `RoutingParams` is done, a temporary pathfinder must be created. This specifies what type of pathfinder and whether to cache it."]],"struct":[["Pathfinder",""],["PathfinderCache","For callers needing to request paths with a variety of RoutingParams. The caller is in charge of the lifetime, so they can clear it out when appropriate."]]});