Skip to main content
split_file_at_dot
std
1.98.0-nightly
(6368fd52c 2026-05-29)
In std::
path
std
::
path
Function
split_
file_
at_
dot
Copy item path
Source
fn split_file_at_dot(file: &
OsStr
) -> (&
OsStr
,
Option
<&
OsStr
>)