Skip to main content

mk_cycle

Function mk_cycle 

Source
fn mk_cycle<'tcx, Q>(query: Q, qcx: Q::Qcx, cycle_error: CycleError) -> Q::Value
where Q: QueryDispatcher<'tcx>,