sqruff_lib_core::helpers

Function skip_last

Source
pub fn skip_last<T>(iter: impl Iterator<Item = T>) -> impl Iterator<Item = T>