Function plan_query

Source
fn plan_query(
    qcx: &mut QueryContext<'_>,
    q: &Query<Aug>,
) -> Result<PlannedQuery, PlanError>