type PlannerCacheValue = Arc<WeightedCollection<ValidatedPath>>;
struct PlannerCacheValue { /* private fields */ }