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