Function grafix_toolbox::slicing::split

source ·
pub fn split(s: &str, f: impl Fn(char) -> bool) -> (&str, &str)