zerocopy
0.8.27
zerocopy
Function
swap
Copy item path
Source
pub(crate) fn swap<T, U>((t, u):
(T, U)
) ->
(U, T)