Docs.rs
revm-context-interface-17.0.0
revm-context-interface 17.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
alloy-eip2930 ^0.2.3
normal
alloy-eip7702 ^0.6.3
normal
auto_impl ^1.3.0
normal
revm-database-interface ^11.0.0
normal
either ^1.15.0
normal
revm-primitives ^23.0.0
normal
serde ^1.0
normal
optional
revm-state ^11.0.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
max
revm_
context_
interface
17.0.0
In revm_
context_
interface::
result
revm_context_interface
::
result
Function
max
Copy item path
Source
pub const fn max(a:
u64
, b:
u64
) ->
u64
Expand description
Const function that returns the maximum of two u64 values.