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

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

Creates an empty slice.