iced_renderer::geometry::path::lyon_path::geom::utils

Function normalized_tangent

pub fn normalized_tangent<S>(
    v: Vector2D<S, UnknownUnit>,
) -> Vector2D<S, UnknownUnit>
where S: Scalar,
Available on crate feature geometry only.