pub fn needs_withdraw_gas(
db: &dyn LoweringGroup,
function: ConcreteFunctionWithBodyId,
) -> Maybe<bool>
Expand description
Query implementation of crate::db::LoweringGroup::needs_withdraw_gas.
pub fn needs_withdraw_gas(
db: &dyn LoweringGroup,
function: ConcreteFunctionWithBodyId,
) -> Maybe<bool>
Query implementation of crate::db::LoweringGroup::needs_withdraw_gas.