mz_
testdrive
0.154.0-dev.0
In mz_
testdrive::
action::
sql
mz_testdrive
::
action
::
sql
Function
decode_row
Copy item path
Source
pub fn decode_row( state: &
State
, row:
Row
, ) ->
Result
<(
Vec
<
String
>,
Option
<
Vec
<
String
>>),
Error
>