reth_
revm
1.1.4
In reth_
revm::
interpreter::
primitives::
alloy_
primitives::
ruint::
algorithms
reth_revm
::
interpreter
::
primitives
::
alloy_primitives
::
ruint
::
algorithms
Function
borrowing_sub
Copy item path
pub const fn borrowing_sub(lhs:
u64
, rhs:
u64
, borrow:
bool
) -> (
u64
,
bool
)