Function fs_tracing::create_dir[][src]

pub fn create_dir<P: AsRef<Path>>(path: P) -> Result<()>

Wrapper for fs::create_dir.