Docs.rs
sov-rollup-interface-0.3.0
sov-rollup-interface 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
preston-evans98
Dependencies
anyhow ^1.0.68
normal
async-trait ^0.1.71
normal
bincode ^1.3.3
normal
borsh ^0.10.3
normal
bytes ^1.2.1
normal
digest ^0.10.6
normal
hex ^0.4.3
normal
proptest ^1.3.1
normal
optional
proptest-derive ^0.3.0
normal
optional
serde ^1.0.188
normal
sha2 ^0.10.6
normal
optional
thiserror ^1.0.38
normal
tokio ^1
normal
optional
proptest ^1.3.1
dev
proptest-derive ^0.3.0
dev
serde_json ^1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
sov_
rollup_
interface
0.3.0
Module utils
Module Items
Modules
In sov_
rollup_
interface::
rpc
sov_rollup_interface
::
rpc
Module
utils
Copy item path
Source
Expand description
JSON-RPC -related utilities. Occasionally useful but unimportant for most use cases.
Modules
ยง
rpc_hex
Serialization and deserialization logic for
0x
-prefixed hex strings.