Docs.rs
aurora-evm-2.1.3
aurora-evm 2.1.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aleksuss
mrLSD
vzctl
github:aurora-is-near:engine
Dependencies
auto_impl ^1.0
normal
environmental ^1.1.2
normal
optional
log ^0.4
normal
primitive-types ^0.13
normal
rlp ^0.6
normal
parity-scale-codec ^3.2
normal
optional
scale-info ^2.11
normal
optional
serde ^1.0
normal
optional
sha3 ^0.10
normal
smallvec ^1.13
normal
Versions
86.97%
of the crate is documented
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
Crate aurora_evm
aurora_
evm
2.1.3
All Items
Crate Items
Modules
Crate
aurora_
evm
Copy item path
Source
Expand description
Ethereum Virtual Machine implementation in Rust
Re-exports
§
pub use
core
::*;
pub use
runtime
::*;
Modules
§
backend
EVM backends
core
Core layer for EVM.
executor
EVM executors
gasometer
VM gasometer.
maybe_
borrowed
A module containing the
MaybeBorrowed
enum. See its documentation for details.
prelude
runtime
Runtime layer for EVM.