☰
Other items in
cgmath
::
conv
All crates
?
Function
cgmath
::
conv
::
array2
[
−
]
[src]
pub fn array2<T, A:
Into
<
[
T
; 2]
>>(value: A) ->
[
T
; 2]
Expand description
Force a conversion into a 2-element array.