abstreet/rustdoc/map_model/pathfind/pathfinder/sidebar-items.js

1 line
419 B
JavaScript
Raw Normal View History

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."]]});