Function create_folder

Source
pub(crate) async fn create_folder(
    context: &Context,
    path: &Path,
) -> Result<(), Error>