Function split_file_at_dot

Source
fn split_file_at_dot(file: &OsStr) -> (&OsStr, Option<&OsStr>)