Other items ingrafix_toolbox::uses::slicing
pub fn split<F: Fn(char) -> bool>(s: &str, f: F) -> (&str, &str)