forge::revm::interpreter::primitives::alloy_primitives::ruint::algorithms

Function borrowing_sub

pub const fn borrowing_sub(lhs: u64, rhs: u64, borrow: bool) -> (u64, bool)