Module pliantdb_core::kv::increment[][src]

Expand description

Types for executing increment/decrement operations.

Structs

Builder

Executes Command::Set when awaited. Also offers methods to customize the options for the operation.