Docs.rs
fuel-vm-0.58.2
fuel-vm 0.58.2
Docs.rs crate page
BUSL-1.1
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
optional
async-trait ^0.1
normal
backtrace ^0.3
normal
optional
bitflags ^2
normal
derivative ^2.2
normal
derive_more ^0.99
normal
dyn-clone ^1.0
normal
optional
ethnum ^1.3
normal
fuel-asm ^0.58.2
normal
fuel-compression ^0.58.2
normal
optional
fuel-crypto ^0.58.2
normal
fuel-merkle ^0.58.2
normal
fuel-storage ^0.58.2
normal
fuel-tx ^0.58.2
normal
fuel-types ^0.58.2
normal
hashbrown ^0.14
normal
itertools ^0.10
normal
libm ^0.2
normal
paste ^1.0
normal
percent-encoding ^2.3
normal
primitive-types ^0.12
normal
rand ^0.8
normal
optional
serde ^1.0
normal
optional
serde_with ^3.7
normal
optional
sha3 ^0.10
normal
static_assertions ^1.1
normal
strum ^0.24
normal
tai64 ^4.0
normal
optional
criterion ^0.4
dev
ed25519-dalek ^2.0.0
dev
fuel-crypto ^0.58.2
dev
fuel-tx ^0.58.2
dev
futures ^0.3.28
dev
ntest ^0.9.2
dev
num-integer ^0.1.45
dev
p256 ^0.13
dev
quickcheck ^1.0
dev
quickcheck_macros ^1.0
dev
rayon ^1.7
dev
rstest ^0.17
dev
serde_json ^1.0
dev
test-case ^2.2
dev
tokio ^1.27
dev
tokio-rayon ^2.1.0
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fuel_vm
0.58.2
Module backtrace
Module Items
Structs
In crate fuel_
vm
fuel_vm
Module
backtrace
Copy item path
source
Expand description
Backtrace implementation to track script errors.
As of the moment, doesn’t support predicates.
Structs
§
Backtrace
Runtime description derived from a VM error.