routee-compass-core 0.19.2

The core routing algorithms and data structures of the RouteE-Compass energy-aware routing engine
Documentation
1
2
3
pub trait AsF64 {
    fn as_f64(&self) -> f64;
}