Module pliantdb_core::kv::set[][src]

Expand description

Types for executing set operations.

Structs

Builder

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