std
::
io
::
path
new
fn
Path
?
new
(
Allocator
allocator
,
String
path
,
PathEnv
path_env
=
DEFAULT_ENV
)
Creates a new path.
Parameters