Skip to main content

hseg

Function hseg 

Source
pub fn hseg(
    start: impl Into<CoordX>,
    end: impl Into<CoordX>,
    cost: impl Into<Cost>,
) -> HSegment