Function empty::slice_mut [] [src]

pub fn slice_mut<'a, T: 'a>() -> &'a mut [T]

Generate a empty slice from nothing.