Function abi_stable::const_utils::empty_slice
source ยท pub const fn empty_slice<'a, T>() -> &'a [T]where
T: 'a,
Expand description
Creates an empty slice.
pub const fn empty_slice<'a, T>() -> &'a [T]where
T: 'a,
Creates an empty slice.