Expand description

Edge length functions for TransitEdge.

Traits

  • EdgeLength trait provides the length of an element. It is designed to work with types that implement the CoordFloat, FromPrimitive, and Sum traits.