pub type SaltSlice<'s> = Slice<'s, NonEmpty>;
A salt::Slice which must not be empty.
salt::Slice
pub struct SaltSlice<'s> { /* private fields */ }