This is a beta autodoc build; expect bugs and missing information.
std
fs
path
sep
const
sep
:
type
=
switch
(
native_os
)
{
.
windows
,
.
uefi
=>
sep_windows
,
else
=>
sep_posix
,
}
;
[
src
]