slice_fallback

Function slice_fallback 

Source
fn slice_fallback<S: Copy, D>(src: &[S], dst: &mut [D], f: fn(S) -> D)