Available on crate feature
client
only.Expand description
API helpers for get-or-create and get-and-modify patterns
Api::entry
is the primary entry point for this API.
Structs§
- Occupied
Entry - A view into a single object that exists
- Vacant
Entry - A view of an object that does not yet exist
Enums§
- Commit
Error - Commit errors
- Commit
Validation Error - Pre-commit validation errors
- Entry
- A view into a single object, with enough context to create or update it