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