Docs.rs
avail-rust-core-0.2.3
avail-rust-core 0.2.3
Docs.rs crate page
ISC
Links
crates.io
Source
Owners
markopoloparadox
Dependencies
bounded-collections ^0.2.0
normal
parity-scale-codec ^3
normal
hex ^0.4.3
normal
impl-serde ^0.5.0
normal
primitive-types ^0.13.1
normal
scale-decode ^0.16.0
normal
scale-encode ^0.10.0
normal
scale-info ^2.11.6
normal
serde ^1.0.195
normal
serde_json ^1.0.124
normal
sp-crypto-hashing ^0.1.0
normal
subxt ^0.41.0
normal
optional
subxt-core ^0.41.0
normal
subxt-rpcs ^0.41.0
normal
subxt-signer ^0.41.0
normal
thiserror ^2.0.12
normal
Versions
19.51%
of the crate is documented
Go to latest version
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
avail_
rust_
core
0.2.3
In avail_
rust_
core::
rpc::
system
avail_rust_core
::
rpc
::
system
Function
sync_state
Copy item path
Source
pub async fn sync_state(client: &
RpcClient
) ->
Result
<
SyncState
,
Error
>