Function cosmic::iced::advanced::graphics::geometry::path::lyon_path::geom::utils::tangent

source ยท
pub fn tangent<S>(v: Vector2D<S, UnknownUnit>) -> Vector2D<S, UnknownUnit>
where S: Float,