[−][src]Function dropbox_sdk::sharing::unmount_folder
pub fn unmount_folder(
client: &dyn HttpClient,
arg: &UnmountFolderArg
) -> Result<Result<(), UnmountFolderError>>
The current user unmounts the designated folder. They can re-mount the folder at a later time
using mount_folder().