[][src]Function fart_2d_geom::line

pub fn line<T, U>(a: TypedPoint2D<T, U>, b: TypedPoint2D<T, U>) -> Line<T, U>

Convenience function for creating lines.