Function mz_sql::plan::statement::scl::describe_show_variable

source ยท
pub fn describe_show_variable(
    _: &StatementContext<'_>,
    _: ShowVariableStatement,
) -> Result<StatementDesc, PlanError>