axstd
0.1.0
In axstd::
fs
axstd
::
fs
Function
create_dir
Copy item path
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.