pub fn create_folder_v2(
    client: &impl UserAuthClient,
    arg: &CreateFolderArg
) -> Result<Result<CreateFolderResult, CreateFolderError>>
Available on crate feature dbx_files only.
Expand description

Create a folder at a given path.