Skip to main content

vseg

Function vseg 

Source
pub fn vseg(
    start: impl Into<CoordY>,
    end: impl Into<CoordY>,
    cost: impl Into<Cost>,
) -> VSegment