Function cairo_lang_lowering::graph_algorithms::feedback_set::needs_withdraw_gas
source ยท pub fn needs_withdraw_gas(
db: &dyn LoweringGroup,
function: ConcreteFunctionWithBodyId,
) -> Maybe<bool>Expand description
Query implementation of crate::db::LoweringGroup::needs_withdraw_gas.