Module bonsaidb_core::keyvalue::get
source · Expand description
Types for executing get operations.
Structs
- Builder for a
Command::Get
key-value operation. Queries the value when awaited. - Builder for a
Command::Get
key-value operation.