Function trim_ws

Source
pub(crate) fn trim_ws<T: TokenLike>(tokens: &[T]) -> &[T]