Skip to main content
max
reth
2.0.0
In reth::
revm::
inspector::
context::
context_
interface::
result
reth
::
revm
::
inspector
::
context
::
context_interface
::
result
Function
max
Copy item path
pub const fn max(a:
u64
, b:
u64
) ->
u64
Expand description
Const function that returns the maximum of two u64 values.