abi_stable::const_utils

Function empty_slice

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

Creates an empty slice.