Function std::path::rsplit_file_at_dot

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