Skip to main content

create

Function create 

Source
pub fn create(path: &Path) -> Result<()>
Expand description

Create exactly one directory.

ยงErrors

Returns a contextual error when the directory cannot be created.