Skip to main content
swap2
vest_
lib
In vest_
lib::
combinators::
permute
vest_lib
::
combinators
::
permute
Function
swap2
Copy item path
Source
pub
open spec
fn swap2<A, B>(i:
(B, A)
) ->
(A, B)
Expand description
{ (i.
1
, i.
0
) }