[][src]Function zoozle::io::swap_func

pub fn swap_func<T>(first: &mut T, second: &mut T) where
    T: Clone