cairo_lang_lowering::graph_algorithms::feedback_set

Function needs_withdraw_gas

Source
pub fn needs_withdraw_gas(
    db: &dyn LoweringGroup,
    function: ConcreteFunctionWithBodyId,
) -> Maybe<bool>
Expand description