Skip to main content

execute_qot_write

Function execute_qot_write 

Source
pub async fn execute_qot_write(
    backend: &BackendConn,
    operation: QotWriteOperation,
    body: Bytes,
    reserved: [u8; 10],
) -> Result<CommandResponse>