mz_sql
0.0.0
In mz_
sql::
plan::
statement::
scl
Structs
FetchOptionExtracted
Functions
describe_close
describe_deallocate
describe_declare
describe_discard
describe_execute
describe_fetch
describe_inspect_shard
describe_prepare
describe_reset_variable
describe_set_variable
describe_show_variable
plan_close
plan_deallocate
plan_declare
plan_discard
plan_execute
plan_execute_desc
plan_fetch
plan_inspect_shard
plan_prepare
plan_reset_variable
plan_set_variable
plan_set_variable_to
plan_show_variable
mz_sql
::
plan
::
statement
::
scl
Function
plan_fetch
Copy item path
Settings
Help
Summary
Source
pub fn plan_fetch( _: &
StatementContext
<'_>, _:
FetchStatement
<
Aug
>, ) ->
Result
<
Plan
,
PlanError
>