Module raw_lowering

Source
Expand description

This module provides constructor functions for requests which take arguments as high-level types (i.e., the types from the client crate) and converts these to the types used in the generated protobuf code, then calls the low-level ctor functions in the requests module.

Functionsยง

new_cas_request
new_raw_batch_delete_request
new_raw_batch_get_request
new_raw_batch_put_request
new_raw_batch_scan_request
new_raw_coprocessor_request
new_raw_delete_range_request
new_raw_delete_request
new_raw_get_key_ttl_request
new_raw_get_request
new_raw_put_request
new_raw_scan_request