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