[][src]Function dropbox_sdk::files::create_folder

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

Create a folder at a given path.