Module bonsaidb_core::keyvalue::increment
source · Expand description
Types for executing increment/decrement operations.
Structs
- Executes a
Command::Increment
orCommand::Decrement
key-value operation when awaited. - Executes a
Command::Increment
orCommand::Decrement
key-value operation.