pub fn create_dir(path: &str) -> Result<(), AxError>
fs
Creates a new, empty directory at the provided path.