Function empty::slice [] [src]

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

Generate a empty slice from nothing.