Skip to main content

shares_by_route

Function shares_by_route 

Source
fn shares_by_route(
    paths: &WeightedCollection<ValidatedPath>,
) -> Vec<(String, f64)>
Expand description

Each candidate’s share of the total weight, keyed by the route it takes.