Docs.rs
axiom-codec-0.2.1
axiom-codec 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jonathanpwang
Dependencies
anyhow ^1.0
normal
axiom-eth ^0.4.1
normal
base64 ^0.21
normal
optional
byteorder ^1.4.3
normal
ethers-core ^2.0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
serde_with ^2.2
normal
optional
hex ^0.4.3
dev
serde ^1.0
build
serde_json ^1.0
build
Versions
11.07%
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
decode_receipt_subquery
axiom_
codec
0.2.1
In axiom_
codec::
decoder::
native
axiom_codec
::
decoder
::
native
Function
decode_
receipt_
subquery
Copy item path
Source
pub fn decode_receipt_subquery(reader: impl
Read
) ->
Result
<
ReceiptSubquery
>