axstd
0.1.0
In axstd::fs
?
Function
axstd
::
fs
::
create_dir
source
·
[
−
]
pub fn create_dir(path: &
str
) ->
Result
<
()
>
Available on
crate feature
fs
only.
Expand description
Creates a new, empty directory at the provided path.