Function dropbox_sdk::files::create_folder_v2[][src]

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

Create a folder at a given path.