☰
In std::path
Macros
impl_cmp
impl_cmp_os_str
Structs
Ancestors
Components
Display
Iter
Path
PathBuf
PrefixComponent
StripPrefixError
Enums
Component
Prefix
State
Constants
MAIN_SEPARATOR
MAIN_SEPARATOR_STR
Functions
absolute
compare_components
has_physical_root
has_redox_scheme
is_separator
iter_after
rsplit_file_at_dot
split_file_at_dot
?
Function
std
::
path
::
split_file_at_dot
source
·
[
−
]
fn split_file_at_dot(file: &
OsStr
) -> (&
OsStr
,
Option
<&
OsStr
>)