Docs.rs
fuels-core-0.70.0
fuels-core 0.70.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
async-trait ^0.1.74
normal
bech32 ^0.9.1
normal
chrono ^0.4.31
normal
fuel-abi-types ^0.8.0
normal
fuel-asm ^0.59.1
normal
fuel-core-chain-config ^0.41.0
normal
fuel-core-client ^0.41.0
normal
optional
fuel-core-types ^0.41.0
normal
fuel-crypto ^0.59.1
normal
fuel-tx ^0.59.1
normal
fuel-types ^0.59.1
normal
fuel-vm ^0.59.1
normal
fuels-macros ^0.70.0
normal
hex ^0.4.3
normal
itertools ^0.12.0
normal
postcard ^1
normal
serde ^1.0.193
normal
serde_json ^1.0.108
normal
sha2 ^0.10.8
normal
thiserror ^1.0.50
normal
uint ^0.9.5
normal
fuel-tx ^0.59.1
dev
tokio ^1.34.0
dev
Versions
11.36%
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
fuels_
core
0.70.0
Module codec
Module Items
Macros
Structs
Functions
In crate fuels_
core
fuels_core
Module
codec
Copy item path
Source
Macros
§
calldata
This uses the default
EncoderConfig
configuration.
Structs
§
ABIDecoder
ABIEncoder
ABIFormatter
Decoder
Config
Encoder
Config
LogDecoder
Struct used to pass the log mappings from the Abigen
LogFormatter
LogId
Holds a unique log ID
LogResult
Functions
§
encode_
fn_
selector
log_
formatters_
lookup
try_
from_
bytes
Decodes
bytes
into type
T
following the schema defined by T’s
Parameterize
impl