Update docs for Transaction::put

Fixes 
This commit is contained in:
Alex Good 2022-08-27 11:59:14 +01:00
parent 9879fd9342
commit a0eb4218d8
No known key found for this signature in database
GPG key ID: 0EC7486D501B3B05

View file

@ -82,11 +82,6 @@ impl<'a> Transactable for Transaction<'a> {
/// Set the value of property `P` to value `V` in object `obj`.
///
/// # Returns
///
/// The opid of the operation which was created, or None if this operation doesn't change the
/// document
///
/// # Errors
///
/// This will return an error if