pub const fn vec2<T, U>(x: T, y: T) -> Vector2D<T, U>
Available on crate feature canvas only.
Expand description

Convenience constructor.