Function plan_fetch

Source
pub fn plan_fetch(
    _: &StatementContext<'_>,
    _: FetchStatement<Aug>,
) -> Result<Plan, PlanError>