doc: document deleting tuple by non-existent key
Summary
- doc: document deleting tuple by non-existent key
Previously behavior of delete
operation in case of a missing tuple was not described in the method docs.
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriateCargo.toml
files