[][src]Function dropbox_sdk::files::properties_add

pub fn properties_add(
    client: &dyn HttpClient,
    arg: &AddPropertiesArg
) -> Result<Result<(), AddPropertiesError>>