[][src]Function abi_stable::const_utils::empty_slice

pub const fn empty_slice<'a, T>() -> &'a [T] where
    T: 'a, 

Creates an empty slice.