Function std::path::split_file_at_dot

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